MCPcopy 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

Calls 1

setSampleRateMethod · 0.45

Tested by

no test coverage detected