<?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="hilbert~" category="Analysis">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Filter</metadata>
<metadata name="tag">RNBO FFT</metadata>
</metadatalist>
<digest>Phase quadrature filter</digest>
<description><p>
Phase quadrature 6th order hilbert~ signal transformer with a minimum of error.
</p></description>
<!--ARGUMENTS-->
<objarglist>
<objarg name="x" optional="1" type="auto">
<digest>Input to transform.</digest>
<description><p>
The signal input to hilbert~ that will be hilbert-transformed. The Hilbert transform, or phase quadrature, produces signals that are 90 degrees out of phase with each other.
</p></description>
</objarg>
</objarglist>
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<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 to transform.</digest>
<description><p>
The signal input to hilbert~ that will be hilbert-transformed. The Hilbert transform, or phase quadrature, produces signals that are 90 degrees out of phase with each other.
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_x" name="x" type="auto">
<digest>Input to transform.</digest>
<description><p>
The signal input to hilbert~ that will be hilbert-transformed. The Hilbert transform, or phase quadrature, produces signals that are 90 degrees out of phase with each other.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out1" name="out1" type="signal">
<digest>Cosine / Real output.</digest>
<description><p>
The "real" part of the hilbert-transformed signal. It will be 90 degrees out of phase from the "imaginary" part.
</p></description>
</outlet>
<outlet id="outlet_out2" name="out2" type="signal">
<digest>Sine / Imaginary component.</digest>
<description><p>
The "imaginary" part of the hilbert-transformed signal. It will be 90 degrees out of phase from the "real" part.
</p></description>
</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="hilbert~" type="refpage" module="MSP"></seealso>
<seealso name="rnbo_freqshift~" type="rnborefpage" module="RNBO" display="freqshift~"></seealso>
<seealso name="rnbo_allpass~" type="rnborefpage" module="RNBO" display="allpass~"></seealso>
<seealso name="rnbo_comb~" type="rnborefpage" module="RNBO" display="comb~"></seealso>
</seealsolist>
</c74object>