AudioUnitEvent Listener
AudioUnitEvent Listener
- Subject: AudioUnitEvent Listener
- From: Robert Grant <email@hidden>
- Date: Thu, 19 Feb 2004 12:23:02 -0500
The email archive seems to be not responding today so apologies in
advance if this is an FAQ!
I'm trying to catch any parameter changes from an AU and I'm having
trouble configuring a listener.
I started off with a basic AUParameterListener but it looks like I'd
have to register a listener for each parameter?
So now I've switched to an AUEventListener because the header made it
seem like this might be a more general purpose listener that could
catch any events.
But I can't even create a listener of that type - I'm getting -50. So
before I try and figure that out I thought I'd ask if what I'm trying
to do is possible?
Thanks,
Robert.
_______________________________________________
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.