<?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="set" category="Subpatcher">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Subpatcher</metadata>
<metadata name="tag">RNBO Messages</metadata>
<metadata name="alias">setattr</metadata>
<metadata name="alias">setparam</metadata>
</metadatalist>
<digest>set value of attributes and parameters</digest>
<description><p>
Used to set the value of an object or operator attribute, or to set the value of a RNBO or Gen subpatcher's parameter.
</p></description>
<!--ARGUMENTS-->
<objarglist>
<objarg name="name" optional="0" type="symbol">
<digest>attribute/param to control</digest>
<description><p>
The set object requires one argument, which is the name of an attribute or parameter in the connected object or subpatcher.
</p></description>
</objarg>
</objarglist>
<!--OPTIONS-->
<rnbooptionlist>
<option name="name" size="1" type="symbol">
<digest>attribute/param to control</digest>
<description><p>
The set object requires one argument, which is the name of an attribute or parameter in the connected object or subpatcher.
</p></description>
</option>
</rnbooptionlist>
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="input" size="1" type="bang, number, list, signal">
<digest>attribute or parameter value (bang, number, list)</digest>

</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_input" name="input" type="bang, number, list, signal">
<digest>attribute or parameter value (bang, number, list)</digest>

</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_output" name="output" type="bang, number, list, signal">
<digest>connect to first inlet of gen or subpatcher</digest>

</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="rnbo_param" type="rnborefpage" module="RNBO" display="param"></seealso>
<seealso name="rnbo_param~" type="rnborefpage" module="RNBO" display="param~"></seealso>
<seealso name="rnbo_gen~" type="rnborefpage" module="RNBO" display="gen~"></seealso>
</seealsolist>
</c74object>