<?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="deltaclip~" category="Modifiers">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Modifiers</metadata>
<metadata name="tag">RNBO Timing</metadata>
</metadatalist>
<digest>Limit changes in signal amplitude</digest>
<description><p>
Limits the changes in a signal to a specified amount per sample in either direction.
</p></description>
<!--ARGUMENTS-->
<objarglist>
<objarg name="clipMin" optional="1" type="auto">
<digest>Minimum slope value for signal changes</digest>
<description><p>
Minimum slope for the rate of change of the output signal. The minimum slope is typically negative.
</p></description>
</objarg>
<objarg name="clipMax" optional="1" type="auto">
<digest>Maximum slope value for signal changes</digest>
<description><p>
Maximum slope for the rate of change of the output signal. The maximum slope is typically positive.
</p></description>
</objarg>
</objarglist>
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="clipMax" size="1" type="auto">
<digest>Maximum slope value for signal changes</digest>
<description><p>
Maximum slope for the rate of change of the output signal. The maximum slope is typically positive.
</p></description>
</attribute>
<attribute name="clipMin" size="1" type="auto">
<digest>Minimum slope value for signal changes</digest>
<description><p>
Minimum slope for the rate of change of the output signal. The minimum slope is typically negative.
</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 input signal</digest>
<description><p>
The incoming signal that will be adjusted according to the clipMin and clipMax settings.
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_x" name="x" type="auto">
<digest>The input signal</digest>
<description><p>
The incoming signal that will be adjusted according to the clipMin and clipMax settings.
</p></description>
</inlet>
<inlet id="inlet_clipMin" name="clipMin" type="auto">
<digest>Minimum slope value for signal changes</digest>
<description><p>
Minimum slope for the rate of change of the output signal. The minimum slope is typically negative.
</p></description>
</inlet>
<inlet id="inlet_clipMax" name="clipMax" type="auto">
<digest>Maximum slope value for signal changes</digest>
<description><p>
Maximum slope for the rate of change of the output signal. The maximum slope is typically positive.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out1" name="out1" type="signal">
<digest>The sloped signal</digest>
<description><p>
The signal after applying clipping constraints.
</p></description>
</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="deltaclip~" type="refpage" module="MSP"></seealso>
<seealso name="rnbo_clip~" type="rnborefpage" module="RNBO" display="clip~"></seealso>
<seealso name="rnbo_delta~" type="rnborefpage" module="RNBO" display="delta~"></seealso>
<seealso name="rnbo_rampsmooth~" type="rnborefpage" module="RNBO" display="rampsmooth~"></seealso>
<seealso name="rnbo_rate~" type="rnborefpage" module="RNBO" display="rate~"></seealso>
</seealsolist>
</c74object>