A parametric EQ that uses a fixed point, direct form 2 transposed, implementation of a Butterworth filter. The following parameters can be adjusted: Gain (dB), Bandwidth Gain (dB), Centre frequency (Hz), Bandwidth (Hz), Order, Type (Peaking, Bandstop, Bandpass, Low Shelf, High Shelf, Low Pass or High Pass).
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:407aa8a0a5c2 | 2016-08-04 | Padman | Improved link |
4:ec48ce56b8c1 | 2016-08-04 | Padman | Put link in source files |
3:495d3542ccb5 | 2016-08-04 | Padman | Added the example |
2:74e41881a5d9 | 2016-08-04 | Padman | Moved the enum above intro |
1:0545d8890dc6 | 2016-08-04 | Padman | Made biquad a nested class of ParametricEQ |
0:2e17a3d6907c | 2016-08-04 | Padman | Initial commit |