PercussionInstrumentInfo
Returns information about a MIDI percussion instrument.
Syntax
-
PercussionInstrumentInfo(i)
-
i
is a string or an integer
-
Description
If i
is the name of a MIDI percussion instrument as a string, or a MIDI percussion instrument number between 35 and 81, then PercussionInstrumentInfo(i)
returns a structure containing data about this instrument.
Examples
PercussionInstrumentInfo("Acoustic Bass Drum")
InstrumentFamily: Percussion channel instrument InstrumentName: Acoustic Bass Drum IsPercussionChannel: true NoteNumber: 35