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: Rick Mann <email@hidden>
- Date: Wed, 09 Mar 2011 20:12:11 -0800
On Mar 9, 2011, at 20:01:43, Kyle Sluder wrote:
> On Wed, Mar 9, 2011 at 7:18 PM, Rick Mann <email@hidden> wrote:
>> I already wrote some code as an Audio Unit, and that works fine. But there are times when I want to process the incoming data (which happens to be in the audio spectrum, of sorts, but isn't necessarily audio data) and produce something that is distinctly NOT audio. In this case, I won't be outputting any sounds, and Core Audio won't be calling me to ask for samples.
>
> Well, you could just terminate your AU graph with a GenericOutput
> unit. That'll pull samples through the graph but not drive any audio
> device.
That's a thought. Still seems a little hackish. I'll take a look at the GenericOutput unit.
>
> --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