<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="./_c74_ref.xsl" type="text/xsl"?>
<!--This is an automatically generated file. DO NOT EDIT THIS FILE DIRECTLY.-->
<c74object module="rnbo" kind="rnboobject" name="cross~" category="Filter">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Filters</metadata>
</metadatalist>
<digest>Third-order crossover filter</digest>
<description><p>
Use the 
<o objname="rnbo_cross~">cross~</o>
 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.
</p>
<p>
Together the lowpass and highpass filtered signals combine to produce a flat frequency response equivalent to the input signal. The phase response for the filtered output is, however, slightly altered.
</p></description>
<!--ARGUMENTS-->
<objarglist>
<objarg name="freq" optional="1" type="auto">
<digest>Crossover frequency (Hz)</digest>
<description><p>
Sets the filter cutoff frequency for both the lowpass and the highpass parts of the output signal.
</p></description>
</objarg>
</objarglist>
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="freq" size="1" type="auto">
<digest>Crossover frequency (Hz)</digest>
<description><p>
Sets the filter cutoff frequency for both the lowpass and the highpass parts of the output signal.
</p></description>
</attribute>
<attribute name="reset" size="1" type="bang">
<digest>Banging this attribute will reset the object to its default state.</digest>
<attributelist>
<attribute name="default" type="bang" value="0"></attribute>
</attributelist>

</attribute>
<attribute name="x" size="1" type="auto">
<digest>Input</digest>
<description><p>
Any signal to be filtered.
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_x" name="x" type="auto">
<digest>Input</digest>
<description><p>
Any signal to be filtered.
</p></description>
</inlet>
<inlet id="inlet_freq" name="freq" type="auto">
<digest>Crossover frequency (Hz)</digest>
<description><p>
Sets the filter cutoff frequency for both the lowpass and the highpass parts of the output signal.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out1" name="out1" type="signal">
<digest>Lowpass filtered output</digest>
<description><p>
The lowpass-filtered input signal.
</p></description>
</outlet>
<outlet id="outlet_out2" name="out2" type="signal">
<digest>Highpass filtered output</digest>
<description><p>
The highpass-filtered input signal.
</p></description>
</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="cross~" type="refpage" module="MSP"></seealso>
<seealso name="rnbo_filtercoeff~" type="rnborefpage" module="RNBO" display="filtercoeff~"></seealso>
<seealso name="rnbo_allpass~" type="rnborefpage" module="RNBO" display="allpass~"></seealso>
<seealso name="rnbo_comb~" type="rnborefpage" module="RNBO" display="comb~"></seealso>
<seealso name="rnbo_cross~" type="rnborefpage" module="RNBO" display="cross~"></seealso>
<seealso name="rnbo_lores~" type="rnborefpage" module="RNBO" display="lores~"></seealso>
<seealso name="rnbo_reson~" type="rnborefpage" module="RNBO" display="reson~"></seealso>
<seealso name="rnbo_svf~" type="rnborefpage" module="RNBO" display="svf~"></seealso>
<seealso name="rnbo_onepole~" type="rnborefpage" module="RNBO" display="onepole~"></seealso>
</seealsolist>
</c74object>