Implementing Properties kAudioUnitProperty_SupportedChannelLayoutTags and kAudioUnitProperty_AudioChannelLayout
Implementing Properties kAudioUnitProperty_SupportedChannelLayoutTags and kAudioUnitProperty_AudioChannelLayout
- Subject: Implementing Properties kAudioUnitProperty_SupportedChannelLayoutTags and kAudioUnitProperty_AudioChannelLayout
- From: Motti Shneor <email@hidden>
- Date: Mon, 1 Sep 2008 15:44:26 +0300
Hello all.
I'm trying to support the kAudioUnitProperty_SupportedChannelLayoutTags and kAudioUnitProperty_AudioChannelLayout Properties in my AudioUnit (subclass of AUMIDIEffectBase) to support surround channel layout routing in my AU.
When I try to debug through my component, I notice that neither kAudioUnitGetPropertyInfoSelect nor kAudioUnitGetPropertySelect are ever called with the above Property ID's.
LogicAudio is my Host application , running on MacOS X.4.11 using XCode 2.4.1. I can breakpoint within the component entry dispatcher, and I can hook on other properties without problem.
Am I missing something? Should I raise some flag, or somehow modify the 'thng' resource describing my AU, or somehow report that I support these properties to be asked for them?
Thanks for any hint!
Motti Shneor Senior Software Engineer Waves Audio Ltd
|
_______________________________________________
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