EnvFollow:
Filter:
Classes (extension) | UGens > Analysis

EnvFollow : UGen : AbstractFunction : Object
ExtensionExtension

Envelope Follower
Source: SLUGens.sc

//SLUGens released under the GNU GPL as extensions for SuperCollider 3, by Nick Collins, http://composerprogrammer.com/index.html 

Description

Envelope follower from Hoffmann and Cook 2008 DAFx paper.

Class Methods

Inherited class methods

Undocumented class methods

EnvFollow.ar(input, decaycoeff: 0.99, mul: 1.0, add: 0.0)

EnvFollow.kr(input, decaycoeff: 0.99, mul: 1.0, add: 0.0)

Instance Methods

Inherited instance methods

Examples