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

Method activityIndicatorReleased

src/tracks/InstrumentTrack.cpp:1160–1163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1158
1159
1160void InstrumentTrackView::activityIndicatorReleased()
1161{
1162 model()->processInEvent( MidiEvent( MidiNoteOff, 0, DefaultKey, 0 ) );
1163}
1164
1165
1166

Callers

nothing calls this directly

Calls 3

modelFunction · 0.50
MidiEventClass · 0.50
processInEventMethod · 0.45

Tested by

no test coverage detected