<?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="allpass~" category="Filter">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Filters</metadata>
</metadatalist>
<digest>Apply an allpass filter effect</digest>
<description><p>
Use the 
<o objname="rnbo_allpass~">allpass~</o>
 object to filter an input with an allpass filter. The allpass filter has a flat magnitude response but a complex phase response, typically delaying sharp transients.
</p></description>
<!--ARGUMENTS-->
<objarglist>
<objarg name="delayTime" optional="1" type="auto">
<digest>Delay in ms</digest>
<description><p>
Sets the delay time in ms.
</p></description>
</objarg>
<objarg name="gain" optional="1" type="auto">
<digest>Gain Coefficient</digest>
<description><p>
Sets the filter gain.
</p></description>
</objarg>
</objarglist>
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="delayTime" size="1" type="auto">
<digest>Delay in ms</digest>
<description><p>
Sets the delay time in ms.
</p></description>
</attribute>
<attribute name="gain" size="1" type="auto">
<digest>Gain Coefficient</digest>
<description><p>
Sets the filter gain.
</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>
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_delayTime" name="delayTime" type="auto">
<digest>Delay in ms</digest>
<description><p>
Sets the delay time in ms.
</p></description>
</inlet>
<inlet id="inlet_gain" name="gain" type="auto">
<digest>Gain Coefficient</digest>
<description><p>
Sets the filter gain.
</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="allpass~" type="refpage" module="MSP"></seealso>
<seealso name="rnbo_biquad" type="rnborefpage" module="RNBO" display="biquad"></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_swanramp~" type="rnborefpage" module="RNBO" display="swanramp~"></seealso>
</seealsolist>
</c74object>