Today I've tried using a Target with the driver variance included and I'm now running into a bug:
pink: before FL0
cyan: FL0 convolved with the resulting FIR filter
green: Target with HF correction
It applies the -1dB/oct Target even though I set the Target Curve. When the Fallback Target is used would a Warning in the Console be much appreciated.
I also think that it would be nice, if you added a short plot with the responses convolved with the filters, so that it's easier to see if it worked as intended.
The bug seems to be caused by the Target file parsing (it doesn't expect a "," between SPL and Freq). With it corrected is it working as intended:
pink: before FL0
cyan: FL0 convolved with the resulting FIR filter
green: Target with HF correction
It applies the -1dB/oct Target even though I set the Target Curve. When the Fallback Target is used would a Warning in the Console be much appreciated.
I also think that it would be nice, if you added a short plot with the responses convolved with the filters, so that it's easier to see if it worked as intended.
The bug seems to be caused by the Target file parsing (it doesn't expect a "," between SPL and Freq). With it corrected is it working as intended: