Re: More on: Error in AudioUnitRender()
Re: More on: Error in AudioUnitRender()
- Subject: Re: More on: Error in AudioUnitRender()
- From: john <email@hidden>
- Date: Sat, 10 Dec 2005 17:31:11 -0500
HI Philippe,
Yes, after much trial and error and figured this out later last
night. Though it doesn't make much sense to me that you can specify
the input format but not the output (is there some technical/
practical limitation?).
In the normal CoreAudio tradition of mine, just when I think I'm done
I now have some unexplainable problem even though my code is exactly
the same as the sample code :) I won't bother the list though ...
hopefully it'll just fix itself.
-- John
The native audio format for current (V2) Audio Unit (V1 is
deprecated) is NON interleaved float 32. Interleaved channels are
used when dealing with audio devices, or when reading/writing a
file to a disk, ....
_______________________________________________
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