MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / isStatic

Method isStatic

Source/Core/CtrlrModulator/CtrlrModulator.cpp:628–631  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

626}
627
628bool CtrlrModulator::isStatic()
629{
630 return (getProperty(Ids::modulatorIsStatic));
631}
632
633const String CtrlrModulator::getNameForHost()
634{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected