<?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="freqshift~" category="Modifiers">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Modifiers</metadata>
</metadatalist>
<digest>Time domain frequency shifter</digest>
<description><p>
freqshift~ is a time-domain frequency shifter (also known as a single-sideband ring modulator).
</p></description>
<!--ARGUMENTS-->
<objarglist>
<objarg name="frequency" optional="1" type="auto">
<digest>Set the frequency to shift in Hz</digest>
<description><p>
A number value or signal in the right inlet will be used as a frequency amount in Hertz by which the left input signal will be shifted.
</p></description>
</objarg>
</objarglist>
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="frequency" size="1" type="auto">
<digest>Set the frequency to shift in Hz</digest>
<description><p>
A number value or signal in the right inlet will be used as a frequency amount in Hertz by which the left input signal will be shifted.
</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 to frequency shift.</digest>
<description><p>
The signal input to freqshift~ at the left inlet is frequency-shifted by the argument or value/signal given in the right inlet.
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_x" name="x" type="auto">
<digest>Input to frequency shift.</digest>
<description><p>
The signal input to freqshift~ at the left inlet is frequency-shifted by the argument or value/signal given in the right inlet.
</p></description>
</inlet>
<inlet id="inlet_frequency" name="frequency" type="auto">
<digest>Set the frequency to shift in Hz</digest>
<description><p>
A number value or signal in the right inlet will be used as a frequency amount in Hertz by which the left input signal will be shifted.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out1" name="out1" type="signal">
<digest>Frequency shifted signal (Positive sideband).</digest>
<description><p>
The positive sideband of the frequency shifted signal.
</p></description>
</outlet>
<outlet id="outlet_out2" name="out2" type="signal">
<digest>Frequency shifted signal (Negative sideband).</digest>
<description><p>
The negative sideband of the frequency shifted signal.
</p></description>
</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="rnbo_hilbert~" type="rnborefpage" module="RNBO" display="hilbert~"></seealso>
</seealsolist>
</c74object>