<?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="downsamp~" category="Modifiers">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Modifiers</metadata>
</metadatalist>
<digest>Downsample the accuracy of an input</digest>
<description><p>
Send an input signal to be downsampled by
a specified amount. A lower resolution signal
is produced as the downsampling amount is increased.
</p></description>
<!--ARGUMENTS-->
<objarglist>
<objarg name="downSample" optional="1" type="auto">
<digest>Downsampling amount</digest>
<description><p>
The downsampling amount. As the downsampling amount increases, 			the resolution of the output decreases.
</p></description>
</objarg>
</objarglist>
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="downSample" size="1" type="auto">
<digest>Downsampling amount</digest>
<description><p>
The downsampling amount. As the downsampling amount increases, 			the resolution of the output decreases.
</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 input to be downsampled
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_x" name="x" type="auto">
<digest>Input</digest>
<description><p>
The input to be downsampled
</p></description>
</inlet>
<inlet id="inlet_downSample" name="downSample" type="auto">
<digest>Downsampling amount</digest>
<description><p>
The downsampling amount. As the downsampling amount increases, 			the resolution of the output decreases.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out1" name="out1" type="signal">
<digest>Downsampled output</digest>
<description><p>
The downsampled output
</p></description>
</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="downsamp" type="refpage" module="Max"></seealso>
<seealso name="downsamp" type="refpage" module="Max"></seealso>
<seealso name="rnbo_sah" type="rnborefpage" module="RNBO" display="sah"></seealso>
</seealsolist>
</c74object>