deltaclip~ Reference

Limit changes in signal amplitude

deltaclip~

Examples

Arguments

clipMin [auto]

Optional

Minimum slope for the rate of change of the output signal. The minimum slope is typically negative.

clipMax [auto]

Optional

Maximum slope for the rate of change of the output signal. The maximum slope is typically positive.

Inlets

x [auto]

The incoming signal that will be adjusted according to the clipMin and clipMax settings.

clipMin [auto]

Minimum slope for the rate of change of the output signal. The minimum slope is typically negative.

clipMax [auto]

Maximum slope for the rate of change of the output signal. The maximum slope is typically positive.

Outlets

out1 [signal]

The signal after applying clipping constraints.

Dynamic Attributes

These attributes can be modified in the code during execution using the set object

clipMax [auto]

Maximum slope for the rate of change of the output signal. The maximum slope is typically positive.

clipMin [auto]

Minimum slope for the rate of change of the output signal. The minimum slope is typically negative.

reset [bang] (default: 0)

Banging this attribute will reset the object to its default state.

x [auto]

The incoming signal that will be adjusted according to the clipMin and clipMax settings.

See Also

Name Description
deltaclip~ Limit changes in signal amplitude
clip~ Clip an input to a range within an upper and lower bound.
delta~ The discrete derivative of the input
rampsmooth~ Smooth an incoming signal
rate~ Time-scale the output of a phasor~ or 0. - 1. ramp