MCPcopy 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
87void NoteEcho::SendCC(int control, int value, int voiceIdx)
88{
89 SendCCOutput(control, value, voiceIdx);
90}
91
92void NoteEcho::LoadLayout(const ofxJSONElement& moduleInfo)
93{

Callers 5

SetLedMethod · 0.45
SetLightDirectMethod · 0.45
OnMidiControlMethod · 0.45
UpdateScaleDisplayMethod · 0.45
SetGridColorMethod · 0.45

Calls

no outgoing calls

Tested by 1

OnMidiControlMethod · 0.36