<?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="interp~" category="Math">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Interpolation</metadata>
<metadata name="tag">RNBO Modifiers</metadata>
</metadatalist>
<digest>Interpolate inputs</digest>
<description><p>
Interpolate signal input logarithmically with point values.
</p></description>
<!--ARGUMENTS-->
<objarglist>
<objarg name="in2" optional="1" type="number">
<digest>Point 1</digest>
<description><p>
Set's the value for the 'w' control point
</p></description>
</objarg>
<objarg name="in3" optional="1" type="number">
<digest>Point 2</digest>
<description><p>
Set's the value for the 'x' control point
</p></description>
</objarg>
<objarg name="in4" optional="1" type="number">
<digest>Point 3</digest>
<description><p>
Set's the value for the 'y' control point
</p></description>
</objarg>
<objarg name="in5" optional="1" type="number">
<digest>Point 4</digest>
<description><p>
Set's the value for the 'z' control point
</p></description>
</objarg>
</objarglist>
<!--OPTIONS-->
<rnbooptionlist>
<option name="mode" size="1" type="enum">
<digest>Interpolation type</digest>
<attributelist>
<attribute name="enumvals">
<enumlist get="1" set="1" type="atom">
<enum name="linear"></enum>
<enum name="cubic"></enum>
<enum name="spline"></enum>
<enum name="cosine"></enum>
<enum name="step"></enum>
<enum name="none"></enum>
</enumlist>
</attribute>
<attribute name="default" type="enum" value="linear"></attribute>
</attributelist>

</option>
</rnbooptionlist>
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="in1" size="1" type="auto">
<digest>Input</digest>

</attribute>
<attribute name="in2" size="1" type="number">
<digest>Point 1</digest>
<description><p>
Set's the value for the 'w' control point
</p></description>
</attribute>
<attribute name="in3" size="1" type="number">
<digest>Point 2</digest>
<description><p>
Set's the value for the 'x' control point
</p></description>
</attribute>
<attribute name="in4" size="1" type="number">
<digest>Point 3</digest>
<description><p>
Set's the value for the 'y' control point
</p></description>
</attribute>
<attribute name="in5" size="1" type="number">
<digest>Point 4</digest>
<description><p>
Set's the value for the 'z' control point
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_in1" name="in1" type="auto">
<digest>Input</digest>

</inlet>
<inlet id="inlet_in2" name="in2" type="number">
<digest>Point 1</digest>
<description><p>
Set's the value for the 'w' control point
</p></description>
</inlet>
<inlet id="inlet_in3" name="in3" type="number">
<digest>Point 2</digest>
<description><p>
Set's the value for the 'x' control point
</p></description>
</inlet>
<inlet id="inlet_in4" name="in4" type="number">
<digest>Point 3</digest>
<description><p>
Set's the value for the 'y' control point
</p></description>
</inlet>
<inlet id="inlet_in5" name="in5" type="number">
<digest>Point 4</digest>
<description><p>
Set's the value for the 'z' control point
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<!--NONE-->
<!--SEE ALSO-->
<seealsolist>
<seealso name="rnbo_interp~" type="rnborefpage" module="RNBO" display="interp~"></seealso>
<seealso name="rnbo_linearinterp~" type="rnborefpage" module="RNBO" display="linearinterp~"></seealso>
<seealso name="rnbo_splineinterp~" type="rnborefpage" module="RNBO" display="splineinterp~"></seealso>
<seealso name="rnbo_cosineinterp~" type="rnborefpage" module="RNBO" display="cosineinterp~"></seealso>
<seealso name="rnbo_cubicinterp~" type="rnborefpage" module="RNBO" display="cubicinterp~"></seealso>
<seealso name="rnbo_slide" type="rnborefpage" module="RNBO" display="slide"></seealso>
<seealso name="rnbo_smoothstep" type="rnborefpage" module="RNBO" display="smoothstep"></seealso>
<seealso name="rnbo_rampsmooth" type="rnborefpage" module="RNBO" display="rampsmooth"></seealso>
</seealsolist>
</c74object>