Re: Hi and a Question
Re: Hi and a Question
- Subject: Re: Hi and a Question
- From: William Stewart <email@hidden>
- Date: Tue, 7 Feb 2006 11:08:50 -0800
On 06/02/2006, at 7:26 PM, email@hidden wrote:
Hi,
I am new to the list, just joined today. I like to do hobby audio
development as an addition to music creation and performance...
I have a question, the docs are kind of thin when it comes to which
mixer one should choose to use in an application.
There are three flavors:
kAudioUnitSubType_StereoMixer = 'smxr',
kAudioUnitSubType_3DMixer = '3dmx',
kAudioUnitSubType_MatrixMixer = 'mxmx',
Could someone use the 3dMixer as a mixing board for producing
music? You know having several streams feeding into and mixing
them in 3d? I'd like to make a sample player that could feed
several sounds into it and mix them in 3d while DJing...
Yes - aside from all of its bells and whistles, it is still a mixer.
I tried setting up a prototype but could not set the Mixer's ASDB
Input to deal with floats. Do I need a format converter to use
this? I had Float32's which playback at half speed for some
reason, something is obviously coded wrong on my end.
It takes mono or stereo (deinterleaved) as an input (as well as a 4
channel WXYZ stream)... Use the CAStreamBasicDescription class in
PublicUtility as a helper for setting this up. Also, the source for
OpenAL's X implementation (openal.org) is available - it uses the
3DMixer and I'm sure this would be helpful for you
Bill
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________
__
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden