Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ SendCC
Method
SendCC
Source/NoteEcho.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
void NoteEcho::SendCC(int control, int value, int voiceIdx)
88
{
89
SendCCOutput(control, value, voiceIdx);
90
}
91
92
void NoteEcho::LoadLayout(const ofxJSONElement& moduleInfo)
93
{
Callers
5
SetLed
Method · 0.45
SetLightDirect
Method · 0.45
OnMidiControl
Method · 0.45
UpdateScaleDisplay
Method · 0.45
SetGridColor
Method · 0.45
Calls
no outgoing calls
Tested by
1
OnMidiControl
Method · 0.36