![]() |
fsh::stk
fantastic spatial holophonic synthesis toolkit
|
Parameters for the buffer protector. More...
#include <BufferProtector.h>
Public Attributes | |
float | maxDb = +6.0f |
Clamp all buffer samples to +/- this value (in dB). | |
bool | allowNaNs = false |
Replace NaNs with 0.0f in the buffer. | |
Parameters for the buffer protector.
float fsh::util::BufferProtector::Params::maxDb = +6.0f |
Clamp all buffer samples to +/- this value (in dB).
If set to zero, clamping will not be performed.