<?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="edge~" category="">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
</metadatalist>
<digest>detect logical signal transitions</digest>
<description><p>
Use the edge~ object to detect zero to non-zero (and vice versa) signal transitions. A bang is output from one of its two outlets according to which direction the transition has occurred.
</p></description>
<!--ARGUMENTS-->
<!--NONE-->
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="input" size="1" type="signal">
<digest>signal input</digest>
<description><p>
The input signal to analyze.
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_input" name="input" type="signal">
<digest>signal input</digest>
<description><p>
The input signal to analyze.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_onout" name="onout" type="bang">
<digest>output on zero to non-zero transition</digest>
<description><p>
Outputs a bang whenever the input signal transitions from a zero to non-zero value.
</p></description>
</outlet>
<outlet id="outlet_offout" name="offout" type="bang">
<digest>output on non-zero to zero transition</digest>
<description><p>
Outputs a bang whenever the input signal transitions from a non-zero to zero value.
</p></description>
</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="edge~" type="refpage" module="MSP"></seealso>
<seealso name="rnbo_change~" type="rnborefpage" module="RNBO" display="change~"></seealso>
<seealso name="rnbo_gate~" type="rnborefpage" module="RNBO" display="gate~"></seealso>
<seealso name="rnbo_gatetotrig~" type="rnborefpage" module="RNBO" display="gatetotrig~"></seealso>
<seealso name="rnbo_silencedetector~" type="rnborefpage" module="RNBO" display="silencedetector~"></seealso>
<seealso name="rnbo_thresh~" type="rnborefpage" module="RNBO" display="thresh~"></seealso>
<seealso name="rnbo_zerox~" type="rnborefpage" module="RNBO" display="zerox~"></seealso>
</seealsolist>
</c74object>