Re: Realtime audio processing using AUHALs
Re: Realtime audio processing using AUHALs
- Subject: Re: Realtime audio processing using AUHALs
- From: William Stewart <email@hidden>
- Date: Mon, 7 Jun 2004 14:22:08 -0700
On 07/06/2004, at 1:08 PM, Chilton Webb wrote:
>
Hi Bill,
>
>
On Jun 7, 2004, at 2:51 PM, William Stewart wrote:
>
> On 07/06/2004, at 12:12 PM, Chilton Webb wrote:
>
>> 3) add an IOProc to the output device pointing back to my filter
>
>
>
> Not this step - if you are using the AUHAL unit for I/O then it does
>
> that itself - all you have to do is connect up your Filter AU to the
>
> AUHAL unit, connect your filter AU to the AUHAL for its input, and you
>
> are good to go... you basically don't have to deal with AudioDevice
>
> kinds of issues at all (by and large at least)
>
>
>
> Bill
>
>
>
>> 4) set up the input device
>
>> 5) enable it with kAudioOutputUnitProperty_EnableIO
>
>> 6) set the input device to output to my filter
>
>> (I might be off on the terminology for #6)
>
>> 7) start the output device
>
>
Okay, with that in mind, do I need to use 'AudioDeviceStart' on the
>
output, in order to bring this whole mechanism to life, or is there
>
something else I need to do?
AudioOutputUnitStart (and Stop)
Bill
>
>
Thanks,
>
-Chilton
>
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
Culture Ship Names:
Ravished By The Sheer Implausibility Of That Last Statement [GSV]
I said, I've Got A Big Stick [OU]
Inappropiate Response [OU]
Far Over The Borders Of Insanity And Still Accelerating [Eccentric]
________________________________________________________________________
__
_______________________________________________
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.