Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
removeTCOView
Method · 0.45
numChannels
Function · 0.45
writeString
Method · 0.45
writeString
Function · 0.45
sendMessage
Method · 0.45
decode
Function · 0.45
isMasterNote
Function · 0.45
hasAutomation
Method · 0.45
size
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected