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

Method size

include/InstrumentFunctions.h:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 Chord( const char * n, const ChordSemiTones & semi_tones );
77
78 int size() const
79 {
80 return m_size;
81 }
82
83 bool isScale() const
84 {

Callers 9

removeTCOViewMethod · 0.45
numChannelsFunction · 0.45
writeStringMethod · 0.45
writeStringFunction · 0.45
sendMessageMethod · 0.45
decodeFunction · 0.45
isMasterNoteFunction · 0.45
hasAutomationMethod · 0.45
sizeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected