Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
636
Module* Engine::getMasterModule() {
637
return internal->masterModule;
638
}
639
640
641
float Engine::getSampleRate() {
Callers
4
isMaster
Method · 0.80
processInput
Method · 0.80
onStopStream
Method · 0.80
Engine_fallbackRun
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected