Re: Reading and writing from/to sound devices without AU
Re: Reading and writing from/to sound devices without AU
- Subject: Re: Reading and writing from/to sound devices without AU
- From: Kyle Sluder <email@hidden>
- Date: Wed, 09 Mar 2011 20:17:13 -0800
On Wed, Mar 9, 2011 at 8:12 PM, Rick Mann <email@hidden> wrote:
> That's a thought. Still seems a little hackish.
Oh, totally. I think the most architecturally sound solution is to use
the bare minimum of audio-related code necessary to get the data off
the device. You might not even need to stoop down to the Core Audio
level; Audio Queues might be sufficient. Do your processing in
whatever way is appropriate. Jump back into Core Audio when/if you
want to play back the audible results of your processing.
--Kyle Sluder
_______________________________________________
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