OpenSheetMusicDisplay
Preparing search index...
SubInstrument
Class SubInstrument
Index
Constructors
constructor
Properties
fixed
Key
id
String
midi
InstrumentID
name
pan
volume
Accessors
Parent
Instrument
Methods
set
Midi
Instrument
is
Piano
Instrument
Constructors
constructor
new
SubInstrument
(
parentInstrument
:
Instrument
)
:
SubInstrument
Parameters
parentInstrument
:
Instrument
Returns
SubInstrument
Properties
fixed
Key
fixedKey
:
number
id
String
idString
:
string
midi
InstrumentID
midiInstrumentID
:
MidiInstrument
name
name
:
string
pan
pan
:
number
volume
volume
:
number
Accessors
Parent
Instrument
get
ParentInstrument
()
:
Instrument
Returns
Instrument
Methods
set
Midi
Instrument
setMidiInstrument
(
instrumentType
:
string
)
:
void
Parameters
instrumentType
:
string
Returns
void
Static
is
Piano
Instrument
isPianoInstrument
(
instrument
:
MidiInstrument
)
:
boolean
Parameters
instrument
:
MidiInstrument
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
fixed
Key
id
String
midi
InstrumentID
name
pan
volume
Accessors
Parent
Instrument
Methods
set
Midi
Instrument
is
Piano
Instrument
OpenSheetMusicDisplay
Loading...