Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ isFront
Method
isFront
hi_scripting/scripting/ScriptProcessorModules.cpp:105–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
{ return numCallbacks; }
104
105
bool JavascriptMidiProcessor::isFront() const
106
{ return front; }
107
108
bool JavascriptMidiProcessor::isDeferred() const
109
{ return deferred; }
Callers
14
getFirstInterfaceScriptProcessor
Method · 0.80
compileInternal
Method · 0.80
ScriptingEditor
Method · 0.80
saveFileXml
Method · 0.80
saveFileAsXml
Method · 0.80
checkPluginParameterSanity
Method · 0.80
Content
Method · 0.80
saveInterfaceValues
Method · 0.80
restoreInterfaceValues
Method · 0.80
hasDefinedFrontInterface
Method · 0.80
addScriptedParameters
Method · 0.80
scriptWasCompiled
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected