Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AUEventListenerNotify and property changes in Leopard




On Jan 29, 2008, at 5:21 PM, William Stewart wrote:

When your view is made you are given the audio unit for which to make the view.

So, either you call:

MusicDeviceMIDIEvent (myAU,...);// note on stuff

or, if you want to support the Start/Stop note API, you call

MusicDeviceStartNote (myAU,...);

These APIs are defined in <AudioUnit/MusicDevice.h>

BIll

On Jan 29, 2008, at 2:53 AM, Eric Gorouben wrote:

Hi Bill,

Thanks for the reply.
No, it doesn't solve my problem. My question was about implementing a virtual keyboard in my AU. In that case, I want the event to be initiated in the view, not the AU (a dirty workaround at the moment is to get a pointer to the AU instance with a property, and call it from the view. But I can't keep such a hack!! ).


Here is the initial post, and Cynthia's advice:

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/coreaudio-api/email@hidden

This email sent to email@hidden
References: 
 >AUEventListenerNotify and property changes in Leopard (From: Eric Gorouben <email@hidden>)
 >Re: AUEventListenerNotify and property changes in Leopard (From: William Stewart <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.