<?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="change~" category="Analysis">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Analysis</metadata>
</metadatalist>
<digest>Report signal direction</digest>
<description><p>
Analyzes the input signal's general contour. Returns values of -1, 0, and 1 depending on
the input signal's direction.
</p></description>
<!--ARGUMENTS-->
<!--NONE-->
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="input" size="1" type="auto">
<digest>Input</digest>
<description><p>
The signal to analyze for direction
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_input" name="input" type="auto">
<digest>Input</digest>
<description><p>
The signal to analyze for direction
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out" name="out" type="signal">
<digest>Signal direction</digest>
<description><p>
Returns 0 if the direction is unchanged, 	-1 if the signal is decreasing in amplitude, and 1 if the signal is increasing in amplitude.
</p></description>
</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="rnbo_fract~" type="rnborefpage" module="RNBO" display="fract~"></seealso>
<seealso name="rnbo_floor~" type="rnborefpage" module="RNBO" display="floor~"></seealso>
<seealso name="rnbo_ceil~" type="rnborefpage" module="RNBO" display="ceil~"></seealso>
<seealso name="rnbo_clip~" type="rnborefpage" module="RNBO" display="clip~"></seealso>
<seealso name="rnbo_wrap~" type="rnborefpage" module="RNBO" display="wrap~"></seealso>
<seealso name="rnbo_fold~" type="rnborefpage" module="RNBO" display="fold~"></seealso>
</seealsolist>
</c74object>