Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ model
Method
model
include/InstrumentTrack.h:293–296 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
291
InstrumentTrackWindow * getInstrumentTrackWindow();
292
293
InstrumentTrack * model()
294
{
295
return castModel<InstrumentTrack>();
296
}
297
298
const InstrumentTrack * model() const
299
{
Callers
15
~setupWidget
Method · 0.45
~setupWidget
Method · 0.45
~setupWidget
Method · 0.45
InstrumentTrackWindow
Method · 0.45
ControllerConnectionDialog
Method · 0.45
selectController
Method · 0.45
midiToggled
Method · 0.45
userToggled
Method · 0.45
enableAutoDetect
Method · 0.45
~MainWindow
Method · 0.45
askUserDefWave
Method · 0.45
~AudioAlsaSetupWidget
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected