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

Method getProcessor

Source/Core/CtrlrModulator/CtrlrModulatorProcessor.cpp:369–372  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

367}
368
369CtrlrProcessor *CtrlrModulatorProcessor::getProcessor()
370{
371 return (owner.getOwnerPanel().getCtrlrManagerOwner().getProcessorOwner());
372}
373
374int CtrlrModulatorProcessor::getValue() const
375{

Callers 15

getParameterMethod · 0.45
setParameterMethod · 0.45
matchMethod · 0.45
matchSysExMethod · 0.45
cacheMatchMethod · 0.45
cacheMatchSysExMethod · 0.45
matchMethod · 0.45
cacheMatchMethod · 0.45
setComponentValueMethod · 0.45
comboContentChangedMethod · 0.45
fillContentMethod · 0.45
setComponentValueMethod · 0.45

Calls 1

getProcessorOwnerMethod · 0.80

Tested by

no test coverage detected