mc.cross~
Description
Use the cross~ object as a pair of symmetrical low+high pass 3rd order filters with lowpass and highpass outlets you can use separately or in combination to form a crossover filter.
Arguments
cutoff-frequency [float]
Unitshz
Obligatory. The argument sets the initial cutoff frequency for the lowpass and the highpass parts of the output signal.
Attributes
Common Box Attributes
Multichannel Group Attributes
Messages
int
Arguments
cutoff-frequency
[int]
In right inlet: Converted to
. Sets the filter cutoff frequency for both the lowpass and the highpass parts of the output signal. float
Arguments
cutoff-frequency
[float]
In right inlet: Sets the filter cutoff frequency for both the lowpass and the highpass parts of the output signal.
clear
Sets the filters' output memories to 0(this is helpful in case you blow it up).
signal
In left inlet: Any signal to be filtered.
In right inlet: Sets the filter cutoff frequency for both the lowpass and the highpass parts of the output signal.
In right inlet: Sets the filter cutoff frequency for both the lowpass and the highpass parts of the output signal.
Multichannel Group Messages
Output
signal
Out left inlet: The lowpass-filtered input signal.
In right inlet: The highpass-filtered input signal.
Together the lowpass and highpass filtered signals coombine to produce a flat frequency response equivalent to the input signal. The phase response for the filtered output is, however, slightly altered.
See Also
Name | Description |
---|---|
allpass~ | |
biquad~ | |
filtergraph~ | |
lores~ | |
onepole~ | |
reson~ | |
svf~ | |
Audio Filtering | Audio Filtering |