Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ getProcessor
Method
getProcessor
hi_scripting/scripting/api/ScriptComponentWrappers.cpp:424–427 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
422
}
423
424
Processor * ScriptCreatedComponentWrapper::getProcessor()
425
{
426
return contentComponent->p.get();
427
}
428
429
ScriptingApi::Content * ScriptCreatedComponentWrapper::getContent()
430
{
Callers
15
createPopupComponent
Method · 0.45
doubleClickCallback
Method · 0.45
getGlobalModulatorId
Method · 0.45
getCurrentLevel
Method · 0.45
getChildSynthByIndex
Method · 0.45
addModule
Method · 0.45
getMacroDataObject
Method · 0.45
clearChildren
Method · 0.45
addVoiceModulatorToOptionalGroup
Method · 0.45
addTimeModulatorToOptionalGroup
Method · 0.45
addVoiceEffectToOptionalGroup
Method · 0.45
timerCallback
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
3
addVoiceModulatorToOptionalGroup
Method · 0.36
addTimeModulatorToOptionalGroup
Method · 0.36
addVoiceEffectToOptionalGroup
Method · 0.36