<?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="message" category="Messages">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Messages</metadata>
</metadatalist>
<digest>send and display messages</digest>
<description><p>
The message object displays and sends a given message in RNBO. A message can be a number or a list of numbers.
</p></description>
<!--ARGUMENTS-->
<!--NONE-->
<!--OPTIONS-->
<rnbooptionlist>
<option name="text" size="1" type="list">
<digest>text</digest>
<description><p>
The message is set by typing in the message box in an unlocked patcher.
</p></description>
</option>
</rnbooptionlist>
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="listout" size="1" type="list">
<digest>listout</digest>

</attribute>
<attribute name="set" size="1" type="list">
<digest>set the message</digest>

</attribute>
<attribute name="trigger" size="1" type="bang">
<digest>trigger the message</digest>
<description><p>
Anything received in the left inlet will send the displayed message out the object's outlet. Clicking on the object in a locked patcher will also send the displayed message out its outlet.
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_trigger" name="trigger" type="bang">
<digest>trigger the message</digest>
<description><p>
Anything received in the left inlet will send the displayed message out the object's outlet. Clicking on the object in a locked patcher will also send the displayed message out its outlet.
</p></description>
</inlet>
<inlet id="inlet_set" name="set" type="list">
<digest>set the message</digest>

</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out" name="out" type="list">
<digest>Message out.</digest>
<description><p>
The contents of the message displayed in the object are sent out the outlet upon receiving a bang or a mouse click in a locked patcher.
</p></description>
</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="message" type="refpage" module="Max"></seealso>
<seealso name="rnbo_set" type="rnborefpage" module="RNBO" display="set"></seealso>
<seealso name="rnbo_append" type="rnborefpage" module="RNBO" display="append"></seealso>
<seealso name="rnbo_prepend" type="rnborefpage" module="RNBO" display="prepend"></seealso>
<seealso name="rnbo_pack" type="rnborefpage" module="RNBO" display="pack"></seealso>
<seealso name="rnbo_send" type="rnborefpage" module="RNBO" display="send"></seealso>
<seealso name="rnbo_receive" type="rnborefpage" module="RNBO" display="receive"></seealso>
<seealso name="rnbo_comment" type="rnborefpage" module="RNBO" display="comment"></seealso>
</seealsolist>
</c74object>