Re: Audio Engine Design question
Re: Audio Engine Design question
- Subject: Re: Audio Engine Design question
- From: Laurent Humbert <email@hidden>
- Date: Thu, 26 Sep 2002 10:55:52 +0200
At 5:28 PM -0700 9/20/02, Jeff Moore wrote:
If I had to stab something in the ground, I'd suggest going with a
mono stream for each channel. This gives the most flexibility and
provides the best cache coherency. Plus, the majority of the apps
out there tend to want to do their audio processing as a bunch of
mono buffers. The V2 AudioUnits are also promoting the idea of
doing things this way as well.
Thanks very much everybody for your feedback on this, things are
clearer now. I'll keep my 12-channels stream for now, but I'll try
make it possible to switch to 12 mono streams as well. That should do
it...
Cheers;
Laurent
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.