MCPcopy 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
16int CtrlrSysexToken::getAdditionalData() const
17{
18 return (tokenAdditionalData);
19}
20
21void CtrlrSysexToken::setAdditionalData(const int _tokenAdditionalData)
22{

Callers 6

copyFromMethod · 0.80
midiMessagePatternFunction · 0.80
getGlobalIndexMethod · 0.80
sysExProcessTokenMethod · 0.80
checksumRolandJp8080Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected