As mentioned in the documentation for the CrossoverFilter module, we use Linkwitz-Riley and Butterworth designs. However, using Biquad and BiquadCascade modules, users can implement their own designs. Also, it may be easier to implement what you have in mind using our Second Order Filter modules which implement Bessel filters in terms of cutoff frequency and Q.
12:25pm
Hey Mick,
As mentioned in the documentation for the CrossoverFilter module, we use Linkwitz-Riley and Butterworth designs. However, using Biquad and BiquadCascade modules, users can implement their own designs. Also, it may be easier to implement what you have in mind using our Second Order Filter modules which implement Bessel filters in terms of cutoff frequency and Q.
Let us know if there's anything else.
-Axel
8:28pm
Thank you Axel. Just what I needed.
Mick