Re: AudioUnits & midi
Re: AudioUnits & midi
- Subject: Re: AudioUnits & midi
- From: Pavol Markovic <email@hidden>
- Date: Tue, 27 Apr 2004 20:20:22 +0200
The MusicDeviceBase one is targeted for multitimbral instruments -
those which use Groups. You'll find more info in
/Developer/Documentation/CoreAudio/AudioUnits/GroupsPartsAndMulti-
timbrality.rtf
PM
On 27.4.2004, at 16:45, nick wrote:
Hi,
I've started (again) looking into creating virtual instrument
AudioUnits...
And once again I'm confused about the midi note handling
The way I see it there are 2 sets of functions inherited from
different classes which do the same thing!
AUMIDIBase::HandleNoteOn ()
MusicDeviceBase::StartNote ()
Can anybody tell me (of point me in the right direction) the
difference between these two? which one will actually receive the
incoming notes? or do i need to override them both?
Thanks,
Nick
_______________________________________________
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.
_______________________________________________
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.