Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ getRestoreState
Method
getRestoreState
Source/Core/CtrlrModulator/CtrlrModulator.cpp:622–626 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
620
}
621
622
bool CtrlrModulator::getRestoreState()
623
{
624
const ScopedReadLock lock (modulatorLock);
625
return (restoreStateStatus);
626
}
627
628
bool CtrlrModulator::isStatic()
629
{
Callers
2
handleAsyncUpdate
Method · 0.45
sendMidiMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected