Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getSampleRate
Method
getSampleRate
src/engine/Engine.cpp:641–643 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
639
640
641
float Engine::getSampleRate() {
642
return internal->sampleRate;
643
}
644
645
646
void Engine::setSampleRate(float sampleRate) {
Callers
8
processInput
Method · 0.45
processOutput
Method · 0.45
Engine_fallbackRun
Function · 0.45
draw
Method · 0.45
createChildMenu
Method · 0.45
appendAudioSampleRateMenu
Function · 0.45
step
Method · 0.45
appendAudioBlockSizeMenu
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected