• 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: Parameter question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parameter question


  • Subject: Re: Parameter question
  • From: Chris Reed <email@hidden>
  • Date: Sat, 31 May 2003 10:54:54 -0500

The AUBase code maintains an STL vector with all the parameters you have set for each scope, and the list of parameters returned when the host asks is pulled from this vector. So yes, all you need to do is call SetParameter().

Alternatively, you can override AUBase::GetParameterList() to provide your own list.

cheers
-chris

On Friday, May 30, 2003, at 03:35 PM, Darrin Cardani wrote:

In looking through the SampleEffectUnit code, I see how parameters are set, and how their names and values are gotten, etc. What I don't see, and what I'm not getting from the docs is how you tell the host how many parameters you have in the first place. It appears that simply commenting out the calls to SetParameter () in the constructor causes it to not display parameters. Is this the right thing to do, or is there more I need to do?

Thanks,
Darrin
--
Darrin Cardani - email@hidden
President, Buena Software, Inc.
<http://www.buena.com/>
Video, Image and Audio Processing Development
_______________________________________________
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.
_______________________________________________
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.

References: 
 >Parameter question (From: Darrin Cardani <email@hidden>)

  • Prev by Date: Re: Conclusion: Can anyone comment on Crashes in AUParameterSet?
  • Next by Date: AudioCodec questions
  • Previous by thread: Parameter question
  • Next by thread: Re: Conclusion: Can anyone comment on Crashes in AUParameterSet?
  • Index(es):
    • Date
    • Thread