1
0
Fork 0
nih-plug/plugins/crossover/src
Robbert van der Helm de13f8c42a Add part of an FIR crossover
This includes an algorithm that efficiently converts biquad coefficients
to a linear-phase FIR filter kernel.
2022-06-07 14:19:29 +02:00
..
crossover Add part of an FIR crossover 2022-06-07 14:19:29 +02:00
biquad.rs Move Q constant to the biquad module 2022-06-07 14:19:29 +02:00
crossover.rs Add part of an FIR crossover 2022-06-07 14:19:29 +02:00
lib.rs Add a crossover type parameter 2022-06-07 14:19:29 +02:00