1
0
Fork 0
nih-plug/plugins
Robbert van der Helm 2c48ceb392 Refactor IIR crossover process loop, disable FIR
The FIR crossover will need to use FFT convolution, so it can't use the
same loop. Because of that we'll need to rework the FIR crossover to not
use channel SIMD and to work on channel slices instead.
2022-06-07 16:13:39 +02:00
..
crisp Add stable IDs to the plugin's enum parameters 2022-06-04 13:36:17 +02:00
crossover Refactor IIR crossover process loop, disable FIR 2022-06-07 16:13:39 +02:00
diopser Add stable IDs to the plugin's enum parameters 2022-06-04 13:36:17 +02:00
examples Introduce a new enum for CLAP features 2022-06-02 01:16:30 +02:00
loudness_war_winner Introduce a new enum for CLAP features 2022-06-02 01:16:30 +02:00
puberty_simulator Add stable IDs to the plugin's enum parameters 2022-06-04 13:36:17 +02:00
safety_limiter Introduce a new enum for CLAP features 2022-06-02 01:16:30 +02:00