Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ getSampleRate
Method
getSampleRate
src/override/Engine.cpp:607–609 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
605
606
607
float Engine::getSampleRate() {
608
return internal->sampleRate;
609
}
610
611
612
void Engine::setSampleRate(float sampleRate) {
Callers
1
draw
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected