<?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="saw~" category="Generators">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Synthesis</metadata>
<metadata name="tag">RNBO Oscillators</metadata>
</metadatalist>
<digest>Anti-aliased sawtooth oscillator.</digest>
<description><p>
<o objname="rnbo_saw~">saw~</o>
 generates a sawtooth wave whose component frequencies are resistant to aliasing.
</p></description>
<!--ARGUMENTS-->
<objarglist>
<objarg name="frequency" optional="1" type="auto">
<digest>Frequency (Hz)</digest>
<description><p>
Sets the frequency of the oscillator in Hertz.
</p></description>
</objarg>
</objarglist>
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="frequency" size="1" type="auto">
<digest>Frequency (Hz)</digest>
<description><p>
Sets the frequency of the oscillator in Hertz.
</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="syncPhase" size="1" type="auto">
<digest>Sync phasor</digest>
<description><p>
A sync signal, used when a sync signal is connected. When the
control signal changes direction, the oscillator resets itself. A

<o objname="rnbo_phasor~">phasor~</o>
 object works well for this purpose. The classic use
is to set this control signal to your fundamental frequency and
"sweep" the left frequency input in a range somewhere several
octaves higher than the fundamental.
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_frequency" name="frequency" type="auto">
<digest>Frequency (Hz)</digest>
<description><p>
Sets the frequency of the oscillator in Hertz.
</p></description>
</inlet>
<inlet id="inlet_syncPhase" name="syncPhase" type="auto">
<digest>Sync phasor</digest>
<description><p>
A sync signal, used when a sync signal is connected. When the
control signal changes direction, the oscillator resets itself. A

<o objname="rnbo_phasor~">phasor~</o>
 object works well for this purpose. The classic use
is to set this control signal to your fundamental frequency and
"sweep" the left frequency input in a range somewhere several
octaves higher than the fundamental.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out1" name="out1" type="signal">
<digest>Out</digest>
<description><p>
An antialiased sawtooth waveform. An ideal, straight-line sawtooth
wave generated in a computer contains aliased frequencies that can
sound irritating. 
<o objname="rnbo_saw~">saw~</o>
 produces a nice, analog-esque output
waveform.
</p></description>
</outlet>
<outlet id="outlet_out2" name="out2" type="signal">
<digest>Phase</digest>
<description><p>
The phase of the oscillator.
</p></description>
</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="saw~" type="refpage" module="MSP"></seealso>
<seealso name="cycle~" type="refpage" module="MSP"></seealso>
<seealso name="phasor~" type="refpage" module="MSP"></seealso>
<seealso name="rnbo_cycle~" type="rnborefpage" module="RNBO" display="cycle~"></seealso>
<seealso name="rnbo_phasor~" type="rnborefpage" module="RNBO" display="phasor~"></seealso>
<seealso name="rnbo_triangle~" type="rnborefpage" module="RNBO" display="triangle~"></seealso>
<seealso name="rnbo_saw~" type="rnborefpage" module="RNBO" display="saw~"></seealso>
</seealsolist>
</c74object>