Re: Virtual keyboard in an AUMonotimbralInstrumentBase: how to?
Re: Virtual keyboard in an AUMonotimbralInstrumentBase: how to?
- Subject: Re: Virtual keyboard in an AUMonotimbralInstrumentBase: how to?
- From: Cynthia Maxwell <email@hidden>
- Date: Mon, 14 Jan 2008 13:00:57 -0800
Hi,
All you are looking to do is send a notification to your AU from your
view to call AUMonotimbralInstrumentBase ::RealTimeStartNote, which
then tells your note to Render.
You can do that via a property changed notification and pass along a
stuct with the key and velocity info.
Cynthia
On Jan 11, 2008, at 6:37 AM, Eric Gorouben wrote:
Hi there,
Sorry if my question seems obvious, but I can't find the answer.
I have a AUMonotimbralInstrumentBase AU, and I want to implement a
little virtual keyboard (just for rendering, no midi sent to the
host).
Is there a simple way to do this?
Thanks
E. Gorouben
_______________________________________________
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