<?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="route" category="Route">
<!--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">routepass</metadata>
</metadatalist>
<digest>Select outlet based on input matching.</digest>
<description><p>
Tries to match a message's first argument to the route object's own arguments.
The rightmost outlet passes any message that matched no other choice,
so you may gang route objects to get more choices.
</p></description>
<!--ARGUMENTS-->
<!--NONE-->
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="input" size="1" type="list, number, bang">
<digest>Number or List to be routed</digest>
<description><p>
Arguments can be a mix of numbers, lists, or bangs. The number of arguments determines
the number of outlets, in addition to the rightmost outlet. Each argument assigns
a name or a number to an outlet. If there is no argument, there is one other
outlet, which is assigned the number 0.
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_input" name="input" type="list, number, bang">
<digest>Number or List to be routed</digest>
<description><p>
Arguments can be a mix of numbers, lists, or bangs. The number of arguments determines
the number of outlets, in addition to the rightmost outlet. Each argument assigns
a name or a number to an outlet. If there is no argument, there is one other
outlet, which is assigned the number 0.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<!--NONE-->
<!--SEE ALSO-->
<seealsolist>
<seealso name="rnbo_routepass" type="rnborefpage" module="RNBO" display="routepass"></seealso>
<seealso name="rnbo_gate" type="rnborefpage" module="RNBO" display="gate"></seealso>
<seealso name="rnbo_switch" type="rnborefpage" module="RNBO" display="switch"></seealso>
</seealsolist>
</c74object>