• 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 automation from a Cocoa view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parameter automation from a Cocoa view


  • Subject: Re: Parameter automation from a Cocoa view
  • From: Marc Poirier <email@hidden>
  • Date: Thu, 27 Nov 2003 20:30:26 -0600 (CST)

There's also the corresponding kAudioUnitCarbonViewEvent_MouseUpInControl
that you need to use when the parameter gesture ends (mouse release,
whatever).

Marc



On Thu, 27 Nov 2003, Mark's Studio wrote:

> I've managed to use my Cocoa view for recording automation in logic.
> but it's not always working?
>
> i use the callback when a parameter is changed. (i got the variables
> from my AudioUnit's carbonview )
>
> (*
> AudioUnitCarbonViewEventListener)(listenerUserData,listenerComponentInst
> ance,&parameter, kAudioUnitCarbonViewEvent_MouseDownInControl, NULL);
>
> and it sort of work's, it's recording automation data, but sometime
> it's not playing it back until i change a control in the logic
> controlview,
> but maybe that has something todo with the missing mouseUp.
>
> Can anyone explain how this whole parameter thing is supposed to work.
>
> If the AudioUnit itself ( without a carbonview) needs to write some
> automation, i think that would be the same thing. how would that be
> done?
>
> Thanks
>
> Peter Mark
_______________________________________________
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 automation from a Cocoa view (From: "Mark's Studio" <email@hidden>)

  • Prev by Date: Parameter automation from a Cocoa view
  • Next by Date: Re: Parameter automation from a Cocoa view
  • Previous by thread: Parameter automation from a Cocoa view
  • Next by thread: Re: Parameter automation from a Cocoa view
  • Index(es):
    • Date
    • Thread