Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5840
bool ScriptingObjects::ScriptedMidiPlayer::isEmpty() const
5841
{
5842
return !sequenceValid();
5843
}
5844
5845
void ScriptingObjects::ScriptedMidiPlayer::reset()
5846
{
Callers
8
getSourceChannelsForDestination
Method · 0.45
setFile
Method · 0.45
run
Method · 0.45
process
Method · 0.45
callForMessage
Method · 0.45
connectToModuleParameter
Method · 0.45
setFromCallbackArg
Method · 0.45
~ScriptBuilder
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected