the number of elements to produces (maybe be infinite)
Abstract method which must be implemented by creating the actual UGen
s
during expansion.
the start value of the series
the incremental step by which the series changes.
the incremental step by which the series changes. the step is added to the previous value on each demand.
A demand-rate UGen which produces an arithmetic (linear) series.
The arguments can be constant or any other ugens.
the start value of the series
the incremental step by which the series changes. the step is added to the previous value on each demand.
the number of elements to produces (maybe be infinite)
Dseq
Dgeom