The input signal.
The maximum delay time in seconds. used to initialize the delay buffer size.
Delay time in seconds.
Time for the echoes to decay by 60 decibels. If this time is negative then the feedback coefficient will be negative, thus emphasizing only odd harmonics at an octave lower.
Time for the echoes to decay by 60 decibels.
Time for the echoes to decay by 60 decibels. If this time is negative then the feedback coefficient will be negative, thus emphasizing only odd harmonics at an octave lower.
Delay time in seconds.
A final implementation of this method which looks up the current ugen graph
builder and then performs the expansion just as force
, returning the
expanded object
A final implementation of this method which looks up the current ugen graph
builder and then performs the expansion just as force
, returning the
expanded object
the expanded object (e.g. Unit
for a ugen with no outputs,
or a single ugen, or a group of ugens)
A final implementation of this method which calls visit
on the builder,
checking if this element has already been visited, and if not, will invoke
the expand
method.
A final implementation of this method which calls visit
on the builder,
checking if this element has already been visited, and if not, will invoke
the expand
method. Therefore it is guaranteed, that the expansion to
ugens is performed no more than once in the graph expansion.
the ugen graph builder to which expanded UGen
s or control proxies
may be added.
The input signal.
Abstract method which must be implemented by creating the actual UGen
s
during expansion.
The maximum delay time in seconds.
The maximum delay time in seconds. used to initialize the delay buffer size.
All pass delay line with linear interpolation.
The input signal.
The maximum delay time in seconds. used to initialize the delay buffer size.
Delay time in seconds.
Time for the echoes to decay by 60 decibels. If this time is negative then the feedback coefficient will be negative, thus emphasizing only odd harmonics at an octave lower.
de.sciss.synth.ugen.AllpassC
de.sciss.synth.ugen.AllpassN