Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ getSampleRate
Method
getSampleRate
distrho/src/DistrhoUI.cpp:385–388 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
383
}
384
385
double UI::getSampleRate() const noexcept
386
{
387
return uiData->sampleRate;
388
}
389
390
const char* UI::getBundlePath() const noexcept
391
{
Callers
10
auGetProperty
Function · 0.45
UIVst
Method · 0.45
vst_dispatcher
Function · 0.45
runSelfTests
Function · 0.45
UICarla
Function · 0.45
PluginVst3
Function · 0.45
getSampleRate
Function · 0.45
create_view
Function · 0.45
getSize
Method · 0.45
createUI
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected