Classes | UGens > Triggers | UGens > Filters > Linear

Changed : Filter : PureUGen : UGen : AbstractFunction : Object

Triggers when a value changes
Source: Filter.sc

Description

Triggers when a value changes.

Class Methods

Changed.ar(input, threshold: 0)

Changed.kr(input, threshold: 0)

A special case fixed filter.

Arguments:

input

signal input

threshold

threshold

Discussion:

Implements the formula:

Inherited class methods

1 methods from Filter ► show
7 methods from UGen ► show
7 methods from Object ► show

Instance Methods

Inherited instance methods

92 methods from UGen ► show
159 methods from AbstractFunction ► show
260 methods from Object ► show

Examples

detect changes in a signal: