MCPcopy 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
641float Engine::getSampleRate() {
642 return internal->sampleRate;
643}
644
645
646void Engine::setSampleRate(float sampleRate) {

Callers 8

processInputMethod · 0.45
processOutputMethod · 0.45
Engine_fallbackRunFunction · 0.45
drawMethod · 0.45
createChildMenuMethod · 0.45
stepMethod · 0.45
appendAudioBlockSizeMenuFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected