• 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: AudioUnits, AudioUnitCarbonView and Automation.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AudioUnits, AudioUnitCarbonView and Automation.


  • Subject: Re: AudioUnits, AudioUnitCarbonView and Automation.
  • From: Bill Stewart <email@hidden>
  • Date: Tue, 24 Sep 2002 18:55:39 -0700

on 24/9/02 2:17 PM, Jeremy Sagan wrote:
> Hello all,
>
> Perhaps someone can help me. I have all three of the above working with
> the following exceptions:
>
> 1. I cannot find a way to get the values from trackcontrol. In other
> words while the control is being dragged I (the host) do not get called
> with the in between automation parameters. I have a listener installed
> but that only gets me the mouse up and mouse down values.

You can install a Slider track proc - see Xcontrol in the Xframework classes
in the SDK...

> 2. It seems that the AudioUnitCarbonView does not update its view when
> I call it with set parameter. I am very new to carbon events so I
> probably need to force an update.

SetParameter on its own will not help. The notification to change a
parameter value is done through the AUListener mechanism and the generic
view uses these listeners to update its display.

In the SDK there is some usage of this (AudioUnitHosting) - there's specific
usage of this API in the AUView classes in the SDK and some docs on it as
well

Bill

>
> Any insights will be greatly appreciated!
>
> Thanks,
> Jeremy
> _______________________________________________
> 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.

--
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
__________________________________________________________________________
_______________________________________________
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: 
 >AudioUnits, AudioUnitCarbonView and Automation. (From: Jeremy Sagan <email@hidden>)

  • Prev by Date: Re: AudioUnitRender Errors
  • Next by Date: Re: CFStringRef to cstring in c++?
  • Previous by thread: AudioUnits, AudioUnitCarbonView and Automation.
  • Next by thread: Custom Control/AUCarbonViewBase woes
  • Index(es):
    • Date
    • Thread