<?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="phaseshift~" category="Filter">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Filters</metadata>
</metadatalist>
<digest>Distort the phase of a signal</digest>
<description><p>
The 
<o objname="rnbo_phaseshift~">phaseshift~</o>
 object is a 2nd-order allpass filter. It provides a nonlinear delay
time as a function of input frequency, emulating the phase shift elements found in
analog phase shifter effects. Cascade several 
<o objname="rnbo_phaseshift~">phaseshift~</o>
 objects to create a more
dramatic effect. Since phase shifting by itself is inaudible in most circumstances,
usually you'll want to mix the output of phaseshift~ with its input signal,
so that frequency cancellations occur as the delayed signal is added to the original signal.
</p></description>
<!--ARGUMENTS-->
<objarglist>
<objarg name="freq" optional="1" type="auto">
<digest>Frequency (Hz)</digest>
<description><p>
Center frequency of the phase transition band.
</p></description>
</objarg>
<objarg name="q" optional="1" type="auto">
<digest>Q (Resonance)</digest>
<description><p>
Q (bandwidth) of the phase transition band.
</p></description>
</objarg>
</objarglist>
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="freq" size="1" type="auto">
<digest>Frequency (Hz)</digest>
<description><p>
Center frequency of the phase transition band.
</p></description>
</attribute>
<attribute name="q" size="1" type="auto">
<digest>Q (Resonance)</digest>
<description><p>
Q (bandwidth) of the phase transition band.
</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_freq" name="freq" type="auto">
<digest>Frequency (Hz)</digest>
<description><p>
Center frequency of the phase transition band.
</p></description>
</inlet>
<inlet id="inlet_q" name="q" type="auto">
<digest>Q (Resonance)</digest>
<description><p>
Q (bandwidth) of the phase transition band.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out1" name="out1" type="signal">
<digest>Output</digest>
<description><p>
The filtered signal.
</p></description>
</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="phaseshift~" 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>