Objects designed to create parameter's control at audio rate.
They create envelopes, line segments and conversion from number to
audio signal.
The audio streams of these objects can't be sent to the output
soundcard.
Subsections
- Adsr : Attack - Decay - Sustain - Release envelope generator.
- Expseg : Trace a series of exponential segments between specified break-points.
- Fader : Fadein - fadeout envelope generator.
- Linseg : Trace a series of line segments between specified break-points.
- Sig : Convert numeric value to PyoObject signal.
- SigTo : Convert numeric value to PyoObject signal with portamento.