Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ jackSampleRate
Method
jackSampleRate
distrho/src/DistrhoPluginJACK.cpp:357–360 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
355
}
356
357
void jackSampleRate(const jack_nframes_t nframes)
358
{
359
fPlugin.setSampleRate(nframes, true);
360
}
361
362
void jackProcess(const jack_nframes_t nframes)
363
{
Callers
1
jackSampleRateCallback
Method · 0.80
Calls
1
setSampleRate
Method · 0.45
Tested by
no test coverage detected