Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ dssiui_samplerate
Method
dssiui_samplerate
distrho/src/DistrhoUIDSSI.cpp:159–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
#endif
158
159
void dssiui_samplerate(const double sampleRate)
160
{
161
fUI.setSampleRate(sampleRate, true);
162
}
163
164
void dssiui_show(const bool focus = false)
165
{
Callers
1
osc_sample_rate_handler
Function · 0.80
Calls
1
setSampleRate
Method · 0.45
Tested by
no test coverage detected