MCPcopy Create free account
hub / github.com/DISTRHO/DPF / bufferSizeChanged

Method bufferSizeChanged

distrho/src/DistrhoPlugin.cpp:247–247  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245 * Callbacks (optional) */
246
247void Plugin::bufferSizeChanged(uint32_t) {}
248void Plugin::sampleRateChanged(double) {}
249void Plugin::ioChanged(uint16_t, uint16_t) {}
250

Callers 1

setBufferSizeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected