<?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="reson~" category="Filter">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Filters</metadata>
</metadatalist>
<digest>Resonant bandpass filter</digest>
<description><p>
Use the 
<o objname="rnbo_reson~">reson~</o>
 object when you need a resonant bandpass filter.
</p></description>
<!--ARGUMENTS-->
<objarglist>
<objarg name="centerFreq" optional="1" type="auto">
<digest>Center Frequency (Hz)</digest>
<description><p>
Sets the initial center frequency for the filter.
</p></description>
</objarg>
<objarg name="resonanceValue" optional="1" type="auto">
<digest>Q (Resonance)</digest>
<description><p>
Sets the Q value for the filter.
</p></description>
</objarg>
</objarglist>
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="centerFreq" size="1" type="auto">
<digest>Center Frequency (Hz)</digest>
<description><p>
Sets the initial center frequency for the filter.
</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="resonanceValue" size="1" type="auto">
<digest>Q (Resonance)</digest>
<description><p>
Sets the Q value for the filter.
</p></description>
</attribute>
<attribute name="x" size="1" type="auto">
<digest>Input</digest>
<description><p>
The signal to be filtered.
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_x" name="x" type="auto">
<digest>Input</digest>
<description><p>
The signal to be filtered.
</p></description>
</inlet>
<inlet id="inlet_centerFreq" name="centerFreq" type="auto">
<digest>Center Frequency (Hz)</digest>
<description><p>
Sets the initial center frequency for the filter.
</p></description>
</inlet>
<inlet id="inlet_resonanceValue" name="resonanceValue" type="auto">
<digest>Q (Resonance)</digest>
<description><p>
Sets the Q value for the filter.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out1" name="out1" type="signal">
<digest>Filtered output</digest>
<description><p>
The filtered signal.
</p></description>
</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="reson~" 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_svf~" type="rnborefpage" module="RNBO" display="svf~"></seealso>
<seealso name="rnbo_onepole~" type="rnborefpage" module="RNBO" display="onepole~"></seealso>
</seealsolist>
</c74object>