MCPcopy Create free account
hub / github.com/christophhart/HISE / getScriptProcessor

Method getScriptProcessor

hi_scripting/scripting/api/ScriptExpansion.cpp:1254–1257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1252}
1253
1254hise::ProcessorWithScriptingContent* ScriptExpansionHandler::getScriptProcessor()
1255{
1256 return dynamic_cast<ProcessorWithScriptingContent*>(jp.get());
1257}
1258
1259
1260ScriptExpansionHandler::InstallState::InstallState(ScriptExpansionHandler& parent_) :

Callers 15

getFaustRootFileMethod · 0.45
getFaustLibraryPathsMethod · 0.45
FaustMenuBarMethod · 0.45
buttonClickedMethod · 0.45
getResultMethod · 0.45
getNodeWorkbenchMethod · 0.45
logMessageMethod · 0.45
rebuildEditorsMethod · 0.45
SnexMenuBarMethod · 0.45
~SnexMenuBarMethod · 0.45
ManagerMethod · 0.45
initialiseMethod · 0.45

Calls 1

getMethod · 0.45

Tested by 3

ScriptNetworkTestMethod · 0.36
prepareTestMethod · 0.36
RuntimeFunctionMethod · 0.36