Re: Multi channel mixer - kAudioUnitSubType_MultiChannelMixer
Re: Multi channel mixer - kAudioUnitSubType_MultiChannelMixer
- Subject: Re: Multi channel mixer - kAudioUnitSubType_MultiChannelMixer
- From: Doug Wyatt <email@hidden>
- Date: Tue, 26 May 2009 07:58:38 -0700
Set kAudioUnitProperty_StreamFormat on the appropriate mixer input instead of assuming (incorrectly) that its default format is the one you're supplying.
Doug
On May 24, 2009, at 18:47 , Aran Mulholland wrote: i wouldn't have thought so as i have been using the same wav playback
code to play wav files for a while. However i could be wrong. do
different playback methods on the iphone/mac use different endian's.
specifically does remoteIO and AUgraph use different endian's?
an earlier version of a project that uses remoteIO playback and uses basically the same wav callbackroutine comes from here: simple RemoteIO Playback (this code is dodgy btw)
the only difference is that this uses an interleaved format and the
callback gets one UInt32 as opposed to the one i posted where we get
two SInt16's
_______________________________________________
|
_______________________________________________
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