Class Midi.Instrument
implements
Midi.Message
SMF instrument name text meta message.
Constructors
Instrument
(
string
name)
Properties
text
the instrument name in this message.
Constructor Documentation
Instrument
(
string
name)
Parameters
name (
string
) The instrument name in this message.
Property Documentation
string
text
The instrument name in this message.
This work is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
.