MCPcopy 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
622bool CtrlrModulator::getRestoreState()
623{
624 const ScopedReadLock lock (modulatorLock);
625 return (restoreStateStatus);
626}
627
628bool CtrlrModulator::isStatic()
629{

Callers 2

handleAsyncUpdateMethod · 0.45
sendMidiMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected