• 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: Notify AU parameter change to host
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Notify AU parameter change to host


  • Subject: Re: Notify AU parameter change to host
  • From: William Stewart <email@hidden>
  • Date: Fri, 27 May 2005 10:47:20 -0700

If your control is a continuous one (for example a slider), then you have to issue a begin/end parameter change gesture notification - there's a tech note on this at developer.apple.com/audio

You should also have a listener in your view somewhere, so I doubt that the NULL values you are passing below are correct. If you have a look at the usage of CAAUParameter::SetValue in the carbon view code, you'll see how this is generally used.

Bill

On 26/05/2005, at 11:09 PM, Hae-seong, Zo wrote:

Hi,

I'm making an automation part of my AU plug-in,
and I'm trying to make my own Carbon GUI class, not using AUCarbonViewControl.


Here's the question:
How can I notify the host application that some parameter value has been changed?
I want that the automation track's value is changed when I click and adjust my GUI control.
I try AUParameterSet(NULL, NULL, param, value, 0),
but it doesn't work at all, just call MyPlug::SetParameter().


I'm on OSX 10.3, Logic 7.0.

Thanks in advance.
 _______________________________________________
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

--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________ __
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________ __


_______________________________________________
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: 
 >Notify AU parameter change to host (From: "Hae-seong, Zo" <email@hidden>)

  • Prev by Date: application crash in AudioHardwareGetPropertyInfo
  • Next by Date: Re: help with MusicTrackCopyInsert
  • Previous by thread: Notify AU parameter change to host
  • Next by thread: help with MusicTrackCopyInsert
  • Index(es):
    • Date
    • Thread