Re: AU parameters/MIDI controllers
Re: AU parameters/MIDI controllers
- Subject: Re: AU parameters/MIDI controllers
- From: Chris Reed <email@hidden>
- Date: Wed, 18 Feb 2004 22:15:48 -0600
Use AUParameterSet() instead. Or call AUParameterListenerNotify() after
SetParameter().
-chris
On Feb 18, 2004, at 5:22 PM, Os wrote:
>
Hi,
>
>
I'm trying to link up MIDI controller (CC) messages to my AU
>
parameters.
>
>
So I've overridden AUMIDIBase::HandleControlChange() to get the event
>
and set the parameter with AUBase::SetParameter().
>
>
This works fine, except that my Carbon view is not updated as I
>
control the value via MIDI. The control is using AUCarbonViewBase &
>
AUCarbonViewControl etc. so it should be pretty standard.
>
>
Any suggestions?
>
>
>
thanks,
>
os.
>
>
email@hidden
>
http://www.collective.co.uk/
>
_______________________________________________
>
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.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.