<?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="smoothstep~" category="Modifiers">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO RNBO Modifiers</metadata>
<metadata name="tag">RNBO RNBO Filters</metadata>
</metadatalist>
<digest>Smoothed fade of inputs </digest>
<description><p>
Fade from zero to one or one to zero with a cubic polynomial shape .
</p></description>
<!--ARGUMENTS-->
<objarglist>
<objarg name="y" optional="1" type="auto">
<digest>The right edge value</digest>
<description><p>
The value of the left edge is the end value of the fade transition. The transition of the left edge ends when a = y, or when the left edge (y) is equal to the value of the signal input (a).
</p></description>
</objarg>
<objarg name="a" optional="1" type="auto">
<digest>Phase input to be smoothed</digest>
<description><p>
The  phase input to be smoothed. When the value of the left the (x) is less that (y), a fade transition will start with the left edge value being 1 and fall to the right edge value of . When the value of the left edge the (x) is greater that the right edge (y), a fade transition will start with the right edge value being 0 and rise to the right edge value of 1.
</p></description>
</objarg>
</objarglist>
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="a" size="1" type="auto">
<digest>Phase input to be smoothed</digest>
<description><p>
The  phase input to be smoothed. When the value of the left the (x) is less that (y), a fade transition will start with the left edge value being 1 and fall to the right edge value of . When the value of the left edge the (x) is greater that the right edge (y), a fade transition will start with the right edge value being 0 and rise to the right edge value of 1.
</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="x" size="1" type="auto">
<digest>The left edge value</digest>
<description><p>
The value of the left edge is the starting value of the fade. The fade transition of the left edge begins when a = x, or when the left edge (x) is equal to the value of the signal input (a).
</p></description>
</attribute>
<attribute name="y" size="1" type="auto">
<digest>The right edge value</digest>
<description><p>
The value of the left edge is the end value of the fade transition. The transition of the left edge ends when a = y, or when the left edge (y) is equal to the value of the signal input (a).
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_x" name="x" type="auto">
<digest>The left edge value</digest>
<description><p>
The value of the left edge is the starting value of the fade. The fade transition of the left edge begins when a = x, or when the left edge (x) is equal to the value of the signal input (a).
</p></description>
</inlet>
<inlet id="inlet_y" name="y" type="auto">
<digest>The right edge value</digest>
<description><p>
The value of the left edge is the end value of the fade transition. The transition of the left edge ends when a = y, or when the left edge (y) is equal to the value of the signal input (a).
</p></description>
</inlet>
<inlet id="inlet_a" name="a" type="auto">
<digest>Phase input to be smoothed</digest>
<description><p>
The  phase input to be smoothed. When the value of the left the (x) is less that (y), a fade transition will start with the left edge value being 1 and fall to the right edge value of . When the value of the left edge the (x) is greater that the right edge (y), a fade transition will start with the right edge value being 0 and rise to the right edge value of 1.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out1" name="out1" type="signal">
<digest>out1</digest>

</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="rnbo_smoothstep" type="rnborefpage" module="RNBO" display="smoothstep"></seealso>
<seealso name="rnbo_linearinterp" type="rnborefpage" module="RNBO" display="linearinterp"></seealso>
<seealso name="rnbo_slide" type="rnborefpage" module="RNBO" display="slide"></seealso>
</seealsolist>
</c74object>