Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
247
void Plugin::bufferSizeChanged(uint32_t) {}
248
void Plugin::sampleRateChanged(double) {}
249
void Plugin::ioChanged(uint16_t, uint16_t) {}
250
Callers
1
setBufferSize
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected