EnvDetect:
Filter:
sc3-plugins/Classes (extension) | UGens > Analysis

EnvDetect
ExtensionExtension

Envelope Follower Filter

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

Description

Code adapted from musicdsp.org for a simple envelope tracking filter.

Class Methods

.ar

Arguments:

in

input

attack

attack time in seconds

release

relase time in seconds

Examples