MCPcopy 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
385double UI::getSampleRate() const noexcept
386{
387 return uiData->sampleRate;
388}
389
390const char* UI::getBundlePath() const noexcept
391{

Callers 10

auGetPropertyFunction · 0.45
UIVstMethod · 0.45
vst_dispatcherFunction · 0.45
runSelfTestsFunction · 0.45
UICarlaFunction · 0.45
PluginVst3Function · 0.45
getSampleRateFunction · 0.45
create_viewFunction · 0.45
getSizeMethod · 0.45
createUIMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected