Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
369
CtrlrProcessor *CtrlrModulatorProcessor::getProcessor()
370
{
371
return (owner.getOwnerPanel().getCtrlrManagerOwner().getProcessorOwner());
372
}
373
374
int CtrlrModulatorProcessor::getValue() const
375
{
Callers
15
getParameter
Method · 0.45
setParameter
Method · 0.45
match
Method · 0.45
matchSysEx
Method · 0.45
cacheMatch
Method · 0.45
cacheMatchSysEx
Method · 0.45
match
Method · 0.45
cacheMatch
Method · 0.45
setComponentValue
Method · 0.45
comboContentChanged
Method · 0.45
fillContent
Method · 0.45
setComponentValue
Method · 0.45
Calls
1
getProcessorOwner
Method · 0.80
Tested by
no test coverage detected