MCPcopy Create free account
hub / github.com/LMMS/lmms / instrumentTrack

Function instrumentTrack

include/Pattern.h:105–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103 }
104
105 inline InstrumentTrack * instrumentTrack() const
106 {
107 return m_instrumentTrack;
108 }
109
110 bool empty();
111

Callers 15

midiKeyMethod · 0.50
playMethod · 0.50
framesLeftMethod · 0.50
noteOffMethod · 0.50
fullDisplayNameMethod · 0.50
addNoteMethod · 0.50
removeNoteMethod · 0.50
clearNotesMethod · 0.50
playMethod · 0.50
~sf2InstrumentMethod · 0.50
openFileMethod · 0.50
playNoteMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected