<?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="select" category="Control">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Control</metadata>
<metadata name="tag">RNBO Route</metadata>
<metadata name="alias">sel</metadata>
</metadatalist>
<digest>Output bangs based on input matching</digest>
<description><p>
Selectively outputs a 
<m>bang</m>
 in response to any input which matches its
arguments and will output non-matching messages out its right-most outlet.
</p></description>
<!--ARGUMENTS-->
<!--NONE-->
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="input" size="1" type="number, bang">
<digest>Number to test</digest>
<description><p>
If there is a single argument (or if there are no arguments) a second inlet is created
on the right. Numbers received in that inlet are stored in place of the argument. If there
is more than one argument, the right inlet is not created.
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_input" name="input" type="number, bang">
<digest>Number to test</digest>
<description><p>
If there is a single argument (or if there are no arguments) a second inlet is created
on the right. Numbers received in that inlet are stored in place of the argument. If there
is more than one argument, the right inlet is not created.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<!--NONE-->
<!--SEE ALSO-->
<seealsolist>
<seealso name="rnbo_gate" type="rnborefpage" module="RNBO" display="gate"></seealso>
<seealso name="rnbo_matrix~" type="rnborefpage" module="RNBO" display="matrix~"></seealso>
</seealsolist>
</c74object>