<?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="out~" category="Communications">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Messages</metadata>
<metadata name="tag">RNBO Communications</metadata>
</metadatalist>
<digest>signal outlet</digest>
<description><p>
Indexed signal outlet from RNBO. In the exported code, creates a logical output channel for use in the target platform.
</p></description>
<!--ARGUMENTS-->
<objarglist>
<objarg name="index" optional="0" type="number">
<digest>outlet number</digest>
<description><p>
Each 
<m>out~</m>
 object requires an index number, beginning with 
<m>1</m>
, and creates an audio output channel in the RNBO patcher. In Max, this creates an outlet on the rnbo~ object for signal output of a single audio channel. In the exported code, this creates a logical output channel for use on the target.
</p></description>
</objarg>
</objarglist>
<!--OPTIONS-->
<rnbooptionlist>
<option name="comment" size="1" type="symbol">
<digest>mouse over comment</digest>
<description><p>
Defines the hint text shown when mousing over this outlet of the 
<o objname="rnbo~">rnbo~</o>
 object in Max.
</p></description>
</option>
<option name="index" size="1" type="number">
<digest>outlet number</digest>
<description><p>
Each 
<m>out~</m>
 object requires an index number, beginning with 
<m>1</m>
, and creates an audio output channel in the RNBO patcher. In Max, this creates an outlet on the rnbo~ object for signal output of a single audio channel. In the exported code, this creates a logical output channel for use on the target.
</p></description>
</option>
<option name="meta" size="1" type="symbol">
<digest>A JSON formatted string containing metadata for use by the exported code</digest>
<description><p>
A JSON formatted string containing metadata for use by the exported code.
</p>
<p>
<m>@meta</m>
 can be used to pass on any information for custom needs via the exported description.json file.
This has potential use for hardware mappings/routings, UI generation, advanced toolchain integration, etc.
</p></description>
</option>
</rnbooptionlist>
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="in1" size="1" type="signal">
<digest></digest>
<description><p>
Signal sent to 
<m>out~</m>
 will be sent out the corresponding outlet of the 
<o objname="rnbo~">rnbo~</o>
 object.
</p>
<p>
A RNBO patcher can have multiple signal 
<m>out~</m>
 objects with the same index. All signals received by such 
<m>out~</m>
 objects will be output from the same signal outlet.
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_in1" name="in1" type="signal">
<digest></digest>
<description><p>
Signal sent to 
<m>out~</m>
 will be sent out the corresponding outlet of the 
<o objname="rnbo~">rnbo~</o>
 object.
</p>
<p>
A RNBO patcher can have multiple signal 
<m>out~</m>
 objects with the same index. All signals received by such 
<m>out~</m>
 objects will be output from the same signal outlet.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<!--NONE-->
<!--SEE ALSO-->
<seealsolist>
<seealso name="rnbo_in" type="rnborefpage" module="RNBO" display="in"></seealso>
<seealso name="rnbo_in~" type="rnborefpage" module="RNBO" display="in~"></seealso>
<seealso name="rnbo_out" type="rnborefpage" module="RNBO" display="out"></seealso>
<seealso name="rnbo_inport" type="rnborefpage" module="RNBO" display="inport"></seealso>
<seealso name="rnbo_outport" type="rnborefpage" module="RNBO" display="outport"></seealso>
</seealsolist>
</c74object>