John!
The CamillaDSP output is working great and I'm using it a lot.
Now, this is a silly request but I'll try anyways and it can of course be igonerd without hesitation
The Camilla .yml configuration file also defines a Pipeline to be defined - here, a list of used filters is assigned to channels....
- Would it be possible to, in addition to the list of biquads,
add in the same file, a few rows below the biquad list, yet a list of all the defined filters in said file, like:
space, - (dash), space, space, name of filer,
new line
space, - (dash), space, space, name of filer, new line
...
space, - (dash), space, space, name of filer, new line
Example of the additional list requested:
- hf eq x_1
- hf eq x_2
- hf eq x_3
- hf eq x_4
- hf eq x_5
- hf eq x_6
This would further speed up the work as well as reduce the chance for errors.
//