|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
inlineconstexpr |
Minimum permissible magnitude for the leading denominator coefficient.
Normalization divides by a[0]. Coefficients arriving from update_coefs_from_node carry arbitrary signal values, so a magnitude floor bounds the resulting gain rather than rejecting only exact zero.
Definition at line 20 of file Filter.hpp.
Referenced by MayaFlux::Nodes::Filters::Filter::add_coef_internal(), and MayaFlux::Nodes::Filters::Filter::setACoefficients().