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

Method getPreloadProgress

hi_scripting/scripting/api/ScriptingApi.cpp:1818–1821  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1816}
1817
1818double ScriptingApi::Engine::getPreloadProgress()
1819{
1820 return getScriptProcessor()->getMainController_()->getSampleManager().getPreloadProgress();
1821}
1822
1823String ScriptingApi::Engine::getPreloadMessage()
1824{

Callers 7

getProgressMethod · 0.80
extractZipFileMethod · 0.80
setProgressMethod · 0.80
paintOverChildrenMethod · 0.80
parseValueTreeMethod · 0.80
preloadAllSamplesMethod · 0.80

Calls 1

getMainController_Method · 0.80

Tested by

no test coverage detected