diff --git a/include/bw_svf.h b/include/bw_svf.h index 4de0701..458d3d2 100644 --- a/include/bw_svf.h +++ b/include/bw_svf.h @@ -20,7 +20,7 @@ /*! * module_type {{{ dsp }}} - * version {{{ 1.2.1 }}} + * version {{{ 1.2.2 }}} * requires {{{ bw_common bw_math bw_one_pole }}} * description {{{ * State variable filter (2nd order, 12 dB/oct) model with separated lowpass, @@ -28,6 +28,11 @@ * }}} * changelog {{{ *