PureData CEAMMC library web documentation
working with sound envelopes
env.adsr~: ADSR (Attack, Decay, Sustain, Release) envelope generator
env.ar~: Attack/Release envelope generator
env.asr2~: stereo Attack/Sustain/Release envelope generator
env.asr~: Attack/Sustain/Release envelope generator
env.concat: envelope concatenation
env.follow~: envelope follower with independent attack and release times
env.mix: mix between two envelopes that contain the equal number of segments
env.smooth~: envelope with an exponential attack and release
env.tscale: envelope timescale
env.tshift: envelope time-shift (horizontal)
env.vscale: envelope amplitude value-scale
env2array: renders the envelope into the array
aliases: [ceammc/env2array], [ceammc/env->array], [env->array]
env2vline: сonverts the envelope into the sequence of messages for vline object
aliases: [ceammc/env2vline], [ceammc/env->vline], [env->vline]
envelope: envelope data type
aliases: [ceammc/envelope], [ceammc/env], [env]
vline2env: сonverts vline messages to Env
aliases: [ceammc/vline2env], [ceammc/vline->env], [vline->env]
Version: 0.9.8
License: GPL3