• 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
AU incorrectly reports Dynamic Configuration capability ???
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AU incorrectly reports Dynamic Configuration capability ???


  • Subject: AU incorrectly reports Dynamic Configuration capability ???
  • From: Chris <email@hidden>
  • Date: Mon, 14 Aug 2006 15:47:07 +0200

Hello,

auval returns this when I try to validate my plugin (effect)...
Does anyone has an idea of what is the problem?

(Plugin is working in AULab anyway)


I have redefined public: UInt32 SupportedNumChannels (const AUChannelInfo** outInfo) { if (outInfo==NULL) return 2; else { _AUChannelInfo.inChannels = -1; _AUChannelInfo.outChannels = 2; return 2; } }


Best regards Chris

(XCODE 2.4, OSX10.4.7 and MACBOOK, auval  1.1.2c11 )




Input/Output Channel Handling:
1-1 1-2 1-4 1-5 2-2 2-4 2-5 4-4 4-5 5-5 5-2 6-6 8-8
X X X
ERROR: AU incorrectly reports Dynamic Configuration capability (bus count is not writable)
_______________________________________________
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: AU incorrectly reports Dynamic Configuration capability ???
      • From: William Stewart <email@hidden>
  • Prev by Date: get a region list
  • Next by Date: Re: AU Cleanup / destructor, what to do in which method?
  • Previous by thread: get a region list
  • Next by thread: Re: AU incorrectly reports Dynamic Configuration capability ???
  • Index(es):
    • Date
    • Thread