Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ getAdditionalData
Method
getAdditionalData
Source/Core/CtrlrSysexToken.cpp:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
int CtrlrSysexToken::getAdditionalData() const
17
{
18
return (tokenAdditionalData);
19
}
20
21
void CtrlrSysexToken::setAdditionalData(const int _tokenAdditionalData)
22
{
Callers
6
copyFrom
Method · 0.80
midiMessagePattern
Function · 0.80
getGlobalIndex
Method · 0.80
sysExProcessToken
Method · 0.80
checksumRolandJp8080
Method · 0.80
checksumWaldorfRackAttack
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected