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

Re: AU incorrectly reports Dynamic Configuration capability ???


  • Subject: Re: AU incorrectly reports Dynamic Configuration capability ???
  • From: Chris <email@hidden>
  • Date: Mon, 14 Aug 2006 23:00:51 +0200

Hi,


        _AUChannelInfo.inChannels = -1;
        _AUChannelInfo.outChannels = 2;
This just says you can have any number of channels on input (-1), but stereo on output. It isn't a dynamic config setting

Yes, I don't want dynamic config setting. auval was complaining about it, which was quite troubling.


return 2;

This is wrong I think - you are returning **1** AUChannelInfo struct, not 2. I think the second one is garbage - which is why auval is probably thinking you are reporting dynamic config when you aren't.

..ok, thanks. I misunderstand the function returned value. I corrected them and now, my AU is validating finely.

Thanks,
Best regards
Chris

_______________________________________________
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


References: 
 >AU incorrectly reports Dynamic Configuration capability ??? (From: Chris <email@hidden>)
 >Re: AU incorrectly reports Dynamic Configuration capability ??? (From: William Stewart <email@hidden>)

  • Prev by Date: Re: AU incorrectly reports Dynamic Configuration capability ???
  • Next by Date: MacIntels and safety offset buffers
  • Previous by thread: Re: AU incorrectly reports Dynamic Configuration capability ???
  • Next by thread: MacIntels and safety offset buffers
  • Index(es):
    • Date
    • Thread