MCPcopy Create free account
hub / github.com/VCVRack/Rack / getMasterModule

Method getMasterModule

src/engine/Engine.cpp:636–638  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

634
635
636Module* Engine::getMasterModule() {
637 return internal->masterModule;
638}
639
640
641float Engine::getSampleRate() {

Callers 4

isMasterMethod · 0.80
processInputMethod · 0.80
onStopStreamMethod · 0.80
Engine_fallbackRunFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected