Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ setSampleRate
Method
setSampleRate
distrho/src/DistrhoPluginVST2.cpp:221–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
219
}
220
221
void setSampleRate(const double newSampleRate)
222
{
223
fUI.setSampleRate(newSampleRate, true);
224
}
225
226
void notifyScaleFactorChanged(const double scaleFactor)
227
{
Callers
12
notify
Function · 0.45
auSetProperty
Function · 0.45
vst_dispatcher
Function · 0.45
jackSampleRate
Method · 0.45
runSelfTests
Function · 0.45
dssiui_samplerate
Method · 0.45
lv2_set_options
Method · 0.45
sampleRateChanged
Method · 0.45
lv2_set_options
Method · 0.45
setupProcessing
Function · 0.45
DistrhoPluginVST3.cpp
File · 0.45
activate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected