<?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="boxtotri" category="Window">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO</metadata>
</metadatalist>
<digest>A variable shape window multiplier, from boxcar to triangle.</digest>
<description><p>
An event rate variable shape window multiplier, from boxcar to triangle.
</p></description>
<!--ARGUMENTS-->
<objarglist>
<objarg name="v" optional="1" type="number">
<digest>The variable for selecting between box and triangle (0.0 ... 1.0)</digest>
<description><p>
A value between 0.0 and 1.0 sets the shape of the window between the boxcar and the triangle window functions. A value of 1.0 sets a triangle window.
</p></description>
</objarg>
</objarglist>
<!--OPTIONS-->
<rnbooptionlist>
<option name="hot" size="1" type="bool">
<digest>Trigger computation on all inlets.</digest>
<attributelist>
<attribute name="default" type="bool" value="false"></attribute>
</attributelist>

</option>
</rnbooptionlist>
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="phase" size="1" type="number">
<digest>The phase of the window (0.0 ... 1.0)</digest>
<description><p>
A float value sets the phase of the window.
</p></description>
</attribute>
<attribute name="reset" size="1" type="bang">
<digest>Banging this attribute will reset the object to its default state.</digest>
<attributelist>
<attribute name="default" type="bang" value="0"></attribute>
</attributelist>

</attribute>
<attribute name="v" size="1" type="number">
<digest>The variable for selecting between box and triangle (0.0 ... 1.0)</digest>
<description><p>
A value between 0.0 and 1.0 sets the shape of the window between the boxcar and the triangle window functions. A value of 1.0 sets a triangle window.
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_phase" name="phase" type="number">
<digest>The phase of the window (0.0 ... 1.0)</digest>
<description><p>
A float value sets the phase of the window.
</p></description>
</inlet>
<inlet id="inlet_v" name="v" type="number">
<digest>The variable for selecting between box and triangle (0.0 ... 1.0)</digest>
<description><p>
A value between 0.0 and 1.0 sets the shape of the window between the boxcar and the triangle window functions. A value of 1.0 sets a triangle window.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out1" name="Out" type="number">
<digest>The value of the window at the current phase.</digest>
<description><p>
The float value of the window at the current phase.
</p></description>
</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="rnbo_triangle~" type="rnborefpage" module="RNBO" display="triangle~"></seealso>
<seealso name="cycle~" type="refpage" module="MSP"></seealso>
<seealso name="phasor~" type="refpage" module="MSP"></seealso>
<seealso name="rnbo_cycle~" type="rnborefpage" module="RNBO" display="cycle~"></seealso>
<seealso name="rnbo_phasor~" type="rnborefpage" module="RNBO" display="phasor~"></seealso>
</seealsolist>
</c74object>