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

Method getReference

Source/Core/CtrlrModulator/CtrlrModulator.cpp:417–420  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

415}
416
417CtrlrModulator *CtrlrModulator::getReference()
418{
419 return (ctrlrModulatorReference);
420}
421
422void CtrlrModulator::setPanelReference(CtrlrPanel *referencedPanel)
423{

Callers 15

addMidiToOutputQueueMethod · 0.80
setValueToSingleMethod · 0.80
getValueMethod · 0.80
setNumberToSingleMethod · 0.80
getNumberMethod · 0.80
getChannelMethod · 0.80
setChannelMethod · 0.80
getMidiBufferMethod · 0.80
getDataMethod · 0.80
patternChangedMethod · 0.80
memoryMergeMethod · 0.80

Calls

no outgoing calls

Tested by 3

runMethod · 0.64
runMethod · 0.64
findMethod · 0.64