• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Implementing Properties kAudioUnitProperty_SupportedChannelLayoutTags and kAudioUnitProperty_AudioChannelLayout
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
www.waves.com



 _______________________________________________
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

  • Follow-Ups:
    • Re: Implementing Properties kAudioUnitProperty_SupportedChannelLayoutTags and kAudioUnitProperty_AudioChannelLayout
      • From: Stefan Gretscher <email@hidden>
    • Re: Implementing Properties kAudioUnitProperty_SupportedChannelLayoutTags and kAudioUnitProperty_AudioChannelLayout
      • From: William Stewart <email@hidden>
  • Next by Date: Reading SDII file regions with AudioFileGetProperty
  • Next by thread: Re: Implementing Properties kAudioUnitProperty_SupportedChannelLayoutTags and kAudioUnitProperty_AudioChannelLayout
  • Index(es):
    • Date
    • Thread