BandSplitter2:
Filter:
BandSplitter/Classes (extension) | UGens > Filters

BandSplitter2
ExtensionExtension

Split signal into 2 phase-coherent bands

Description

This UGen uses a sequence of parallel Linkwitz–Riley crossover filters to split the input signal into 2 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).

Class Methods

.ar

Arguments:

sig

Input signal

f1

Frequency of crossover.

order

Order of crossover filters (2, 4, 6, or 8)

Examples