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

Method clear

hi_scripting/scripting/api/ScriptingApiObjects.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90void ScriptingObjects::MidiList::clear()
91{
92 fill(-1);
93}
94
95int ScriptingObjects::MidiList::getValue(int index) const
96{

Callers 8

loadPathFromDataMethod · 0.45
copyToMethod · 0.45
runProcessMethod · 0.45
prepareMethod · 0.45
processMethod · 0.45
copyToWorkBufferMethod · 0.45
~GlobalCableReferenceMethod · 0.45
clearAllErrorsMethod · 0.45

Calls 15

varFunction · 0.85
clearEffectMethod · 0.80
getMainController_Method · 0.80
getScriptEngineMethod · 0.80
sendDeleteMessageMethod · 0.80
isEmptyFunction · 0.50
storeFunction · 0.50
fromBase64StringMethod · 0.45
getMethod · 0.45
resetToDefaultMethod · 0.45
removeConnectionMethod · 0.45

Tested by

no test coverage detected