MCPcopy 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
102int JavascriptMidiProcessor::getNumSnippets() const
103{ return numCallbacks; }
104
105bool JavascriptMidiProcessor::isFront() const
106{ return front; }

Callers 11

showPopupForCallbackMethod · 0.80
fillIndexListMethod · 0.80
gotoLocationMethod · 0.80
ScriptingEditorMethod · 0.80
editorInitializedMethod · 0.80
getActiveCallbackMethod · 0.80
checkActiveSnippetsMethod · 0.80
fillSearchListMethod · 0.80
mouseDoubleClickMethod · 0.80
mouseDownMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected