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

Method run

hi_scripting/scripting/ScriptProcessor.cpp:2267–2270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2265}
2266
2267void JavascriptProcessor::CompileThread::run()
2268{
2269 result = sp->compileInternal();
2270}
2271
2272
2273float ScriptBaseMidiProcessor::getDefaultValue(int index) const

Callers

nothing calls this directly

Calls 5

compileInternalMethod · 0.45
wasOkMethod · 0.45
getErrorMessageMethod · 0.45
getMainSynthChainMethod · 0.45

Tested by

no test coverage detected