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

Re: Automation woes


  • Subject: Re: Automation woes
  • From: William Stewart <email@hidden>
  • Date: Wed, 23 Jan 2008 19:05:18 -0800


On Jan 23, 2008, at 1:36 PM, Stephan M. Bernsee wrote:


Am 23.01.2008 um 22:24 schrieb Eric Gorouben:

I knew that gesture stuff (following TN2104):

void CGui::beginEdit (long parID)
{ ... }
void CGui::endEdit (long parID)
{ ... }

In VSTGUI you have these calls before and after each value change where my setParameter is being called.

Any idea?

No, I'm afraid not (not at the moment anyway). Except that you should NOT bracket every parameter change by a begin/end gesture event...!


But that wouldn't prevent the automation from working, it would just cause the parameter values to jump instead of being interpolated...

No - there's no implication from Begin/End gesture that there is any interpolation... Setting a parameter is always going to be an explicit "set the parameter to this value now" call. Its up to the AU to dezipper the parameter change if it should be (that is, you never want it to just jump internally because it would cause a glitch or some such)...


Bill



--smb


_______________________________________________ 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

_______________________________________________ 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: Automation woes
      • From: "Stephan M. Bernsee" <email@hidden>
References: 
 >Re: Automation woes (From: Eric Gorouben <email@hidden>)
 >Re: Automation woes (From: "Stephan M. Bernsee" <email@hidden>)

  • Prev by Date: Re: Automation woes
  • Next by Date: Re: Playing "silence" to an AudioQueue (with VBR format)
  • Previous by thread: Re: Automation woes
  • Next by thread: Re: Automation woes
  • Index(es):
    • Date
    • Thread