Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ getNumSnippets
Method
getNumSnippets
hi_scripting/scripting/ScriptProcessorModules.cpp:102–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
int JavascriptMidiProcessor::getNumSnippets() const
103
{ return numCallbacks; }
104
105
bool JavascriptMidiProcessor::isFront() const
106
{ return front; }
Callers
11
showPopupForCallback
Method · 0.80
createContentComponent
Method · 0.80
fillIndexList
Method · 0.80
gotoLocation
Method · 0.80
ScriptingEditor
Method · 0.80
editorInitialized
Method · 0.80
getActiveCallback
Method · 0.80
checkActiveSnippets
Method · 0.80
fillSearchList
Method · 0.80
mouseDoubleClick
Method · 0.80
mouseDown
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected