<?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="gate~" category="Route">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
</metadatalist>
<digest>Pass a signal to one of several outlets.</digest>
<description><p>
Use 
<o objname="rnbo_gate~">gate~</o>
 to route an input signal at the second inlet to one of
several outlets, or to no outlet at all. When there is only one outlet
(the default case), it acts as a simple switch. Unlike 
<o objname="rnbo_gate">gate</o>
,
any outlet which is not selected outputs a signal composed of zero values.
</p></description>
<!--ARGUMENTS-->
<objarglist>
<objarg name="outputs" optional="1" type="number">
<digest>Number of outlets</digest>
<description><p>
Specifies the number of outlets. If there is no argument, there is only one outlet.
</p></description>
</objarg>
</objarglist>
<!--OPTIONS-->
<rnbooptionlist>
<option name="outputs" size="1" type="number">
<digest>Number of outlets</digest>
<attributelist>
<attribute name="default" type="number" value="1"></attribute>
</attributelist>
<description><p>
Specifies the number of outlets. If there is no argument, there is only one outlet.
</p></description>
</option>
</rnbooptionlist>
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="input" size="1" type="signal">
<digest>Incoming gated signal</digest>
<description><p>
Signals will be passed to the outlet specified by the number sent to the left inlet.
</p></description>
</attribute>
<attribute name="onoff" size="1" type="auto">
<digest>0 Closes gate, non-zero opens the corresponding gate outlet</digest>
<description><p>
Specifies which outlet is initially open. The default is 
<m>0</m>
 (none).
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_onoff" name="onoff" type="auto">
<digest>0 Closes gate, non-zero opens the corresponding gate outlet</digest>
<description><p>
Specifies which outlet is initially open. The default is 
<m>0</m>
 (none).
</p></description>
</inlet>
<inlet id="inlet_input" name="input" type="signal">
<digest>Incoming gated signal</digest>
<description><p>
Signals will be passed to the outlet specified by the number sent to the left inlet.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<!--NONE-->
<!--SEE ALSO-->
<seealsolist>
<seealso name="gate" type="refpage" module="Max"></seealso>
<seealso name="gate~" type="refpage" module="MSP"></seealso>
<seealso name="switch" type="refpage" module="Max"></seealso>
<seealso name="selector~" type="refpage" module="MSP"></seealso>
<seealso name="rnbo_gate~" type="rnborefpage" module="RNBO" display="gate~"></seealso>
<seealso name="rnbo_matrix~" type="rnborefpage" module="RNBO" display="matrix~"></seealso>
<seealso name="rnbo_receive" type="rnborefpage" module="RNBO" display="receive"></seealso>
<seealso name="rnbo_receive~" type="rnborefpage" module="RNBO" display="receive~"></seealso>
<seealso name="rnbo_route" type="rnborefpage" module="RNBO" display="route"></seealso>
<seealso name="rnbo_route~" type="rnborefpage" module="RNBO" display="route~"></seealso>
<seealso name="rnbo_routepass" type="rnborefpage" module="RNBO" display="routepass"></seealso>
<seealso name="rnbo_select" type="rnborefpage" module="RNBO" display="select"></seealso>
<seealso name="rnbo_selector~" type="rnborefpage" module="RNBO" display="selector~"></seealso>
<seealso name="rnbo_send" type="rnborefpage" module="RNBO" display="send"></seealso>
<seealso name="rnbo_send~" type="rnborefpage" module="RNBO" display="send~"></seealso>
<seealso name="rnbo_switch" type="rnborefpage" module="RNBO" display="switch"></seealso>
</seealsolist>
</c74object>