• 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
AudioUnit as parameter listener?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AudioUnit as parameter listener?


  • Subject: AudioUnit as parameter listener?
  • From: Howard Moon <email@hidden>
  • Date: Fri, 18 Feb 2011 14:05:08 -0800

I notice that in the template generated for a new Audio Unit effect, the parameter values are obtained in the Render method via GetParameter().

Is this the normal way of handling parameter changes?

My current plug-in modifies the DSP's parameters whenever the user makes a change to a control.  (My Audio Unit version is a VST plug-in wrapped in the VST2AU software, so it's the same as the VST in that respect.)

What I'm wondering is, is calling GetParameter() for every parameter the normal way of handling parameter changes, even in plug-ins with more controls?  Or, is there a function I can override or a message I can trap when the parameter is changed via a call to AUParameterSet() by the view?  Or, should I set up a listener for the parameter change, the way I did in the view?

Thanks,
	Howard




 _______________________________________________
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: AudioUnit as parameter listener?
      • From: Howard Moon <email@hidden>
  • Prev by Date: route changes/plug-unplug headphones
  • Next by Date: Re: AudioUnit as parameter listener?
  • Previous by thread: route changes/plug-unplug headphones
  • Next by thread: Re: AudioUnit as parameter listener?
  • Index(es):
    • Date
    • Thread