Re: setting a drum kit instrument
Re: setting a drum kit instrument
- Subject: Re: setting a drum kit instrument
- From: "chris corbell"<email@hidden>
- Date: Fri, 13 Dec 2002 09:33:15 -0800
On Thursday, December 12, 2002, at 10:38 AM, Patrick Beard wrote:
>
>
>
>On Wednesday, December 11, 2002, at 07:51 PM, Christopher Corbell wrote:
>
>
>
>How do I set a drum kit instrument sound? Do I -have- to use MIDI
>
>channel 10 (I saw a previous post indicating that instrument 0 == standard
>
>kit on channel 10 etc.)?
>
>
If you use the ExtendedNoteOnEvents, you can just generate note events with
an explicit instrument ID. Here's a listing of all of the instruments obtained
from properties kMusicDeviceProperty_InstrumentCount,
kMusicDeviceProperty_InstrumentNumber, and
kMusicDeviceProperty_InstrumentName):
>
>
[....]
>
- Patrick
Thanks! This mostly answers my question -
didn't get the answer until today because of Earthlink
mail chaos.
- Chris
_______________________________________________
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.