MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / getGlobalIndex

Method getGlobalIndex

Source/Core/CtrlrSysexProcessor.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16int CtrlrSysexProcessor::getGlobalIndex(const CtrlrSysexToken token)
17{
18 return (token.getAdditionalData());
19}
20
21void CtrlrSysexProcessor::sysExProcessToken (const CtrlrSysexToken token, uint8 *byte, const int value, const int channel)
22{

Callers

nothing calls this directly

Calls 1

getAdditionalDataMethod · 0.80

Tested by

no test coverage detected