This UGen uses a sequence of parallel Linkwitz–Riley crossover filters to split the input signal into 4 bands that can be summed back to an allpass of the original signal. Each band has the same phase with respect to the others, though all are offset from the original signal (so, summing bands is safe, but mixing with the original signal can result in phase interactions).
sig |
Input signal |
f1 |
Frequency of first crossover. |
f2 |
Frequency of second crossover. |
f3 |
Frequency of third crossover. |
order |
Order of crossover filters (2, 4, 6, or 8) |