<?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="trigger" category="Right-to-Left">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Right-to-Left</metadata>
<metadata name="tag">RNBO Control</metadata>
<metadata name="alias">t</metadata>
</metadatalist>
<digest>Send input to many places.</digest>
<description><p>
Outputs any input received in order from right to left and formatted according to the object-argument specified. 
<o objname="rnbo_trigger">trigger</o>
 can also be instantiated with the simple name of "t".
</p></description>
<!--ARGUMENTS-->
<objarglist>
<objarg name="triggers" optional="1" type="list">
<digest>The number of arguments determines the number of outlets. 						Each outlet sends out either a whole number, float, bang or list, 						as identified by symbol arguments (i, f, b, l). 						If there are no arguments, there are two outlets, both of which send a float.</digest>
<description><p>
The number of arguments determines the order and number of outlets. Each outlet can output incoming values or fixed values depending on the symbol argument used. Supported arguments are:
</p>
<ul>
<li><m>b</m>, send a bang whenever any incoming message is received</li>
<li><m>i</m>, truncates an incoming value; if input is a list, passes only the first element;</li>
<li><m>f</m>, passes the incoming value unchanged; if input is a list, passes only the first element;</li>
<li><m>l</m>, passes all values in an incoming list.</li>
<li>Constants can also be supplied and will be output any time a message is received.</li>
</ul></description>
</objarg>
</objarglist>
<!--OPTIONS-->
<rnbooptionlist>
<option name="triggers" size="1" type="list">
<digest>The number of arguments determines the number of outlets. 						Each outlet sends out either a whole number, float, bang or list, 						as identified by symbol arguments (i, f, b, l). 						If there are no arguments, there are two outlets, both of which send a float.</digest>
<description><p>
The number of arguments determines the order and number of outlets. Each outlet can output incoming values or fixed values depending on the symbol argument used. Supported arguments are:
</p>
<ul>
<li><m>b</m>, send a bang whenever any incoming message is received</li>
<li><m>i</m>, truncates an incoming value; if input is a list, passes only the first element;</li>
<li><m>f</m>, passes the incoming value unchanged; if input is a list, passes only the first element;</li>
<li><m>l</m>, passes all values in an incoming list.</li>
<li>Constants can also be supplied and will be output any time a message is received.</li>
</ul></description>
</option>
</rnbooptionlist>
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="input" size="1" type="bang, number, list">
<digest>input to distribute</digest>

</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_input" name="input" type="bang, number, list">
<digest>input to distribute</digest>

</inlet>
</rnboinletlist>
<!--OUTLETS-->
<!--NONE-->
<!--SEE ALSO-->
<seealsolist>
<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_swap" type="rnborefpage" module="RNBO" display="swap"></seealso>
<seealso name="rnbo_trigger" type="rnborefpage" module="RNBO" display="trigger"></seealso>
</seealsolist>
</c74object>