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

Function instrument

include/InstrumentTrack.h:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97
98 QString instrumentName() const;
99 const Instrument *instrument() const
100 {
101 return m_instrument;
102 }
103
104 Instrument *instrument()
105 {

Callers 1

processInEventMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected