21#ifndef YASE_EXPDECAY_H
22#define YASE_EXPDECAY_H
53 int signal, rate, from, to;
An exponentially decaying envelope.
Definition exp_decay.hh:42
void trigger()
Reset the envelope to output the value specified by the input "from".
Definition exp_decay.cc:46
void init()
Definition exp_decay.cc:41
void update()
Definition exp_decay.cc:50
An abstract base class for modules.
Definition module.hh:39
Definition additive_saw.cc:24