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

Method isEmpty

hi_scripting/scripting/api/ScriptingApiObjects.cpp:5840–5843  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5838}
5839
5840bool ScriptingObjects::ScriptedMidiPlayer::isEmpty() const
5841{
5842 return !sequenceValid();
5843}
5844
5845void ScriptingObjects::ScriptedMidiPlayer::reset()
5846{

Callers 8

setFileMethod · 0.45
runMethod · 0.45
processMethod · 0.45
callForMessageMethod · 0.45
setFromCallbackArgMethod · 0.45
~ScriptBuilderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected