Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
midiKey
Method · 0.50
play
Method · 0.50
framesLeft
Method · 0.50
noteOff
Method · 0.50
fullDisplayName
Method · 0.50
addNote
Method · 0.50
removeNote
Method · 0.50
clearNotes
Method · 0.50
play
Method · 0.50
~sf2Instrument
Method · 0.50
openFile
Method · 0.50
playNote
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected