The input signal.
The size of the grain window in seconds. (init-time only)
The ratio of the pitch shift. Must be from 0 to 4.
The maximum random deviation of the pitch from the pitchRatio.
A random offset of from zero to timeDispersion seconds is added to the delay of each grain. Use of some dispersion can alleviate a hard comb filter effect due to uniform grain placement. It can also be an effect in itself. timeDispersion can be no larger than windowSize.
The input signal.
Abstract method which must be implemented by creating the actual UGen
s
during expansion.
Abstract method which must be implemented by creating the actual UGen
s
during expansion. This method is at most called once during graph
expansion
the expanded object (depending on the type parameter U
)
The maximum random deviation of the pitch from the pitchRatio.
The ratio of the pitch shift.
The ratio of the pitch shift. Must be from 0 to 4.
A random offset of from zero to timeDispersion seconds is added to the delay of each grain.
A random offset of from zero to timeDispersion seconds is added to the delay of each grain. Use of some dispersion can alleviate a hard comb filter effect due to uniform grain placement. It can also be an effect in itself. timeDispersion can be no larger than windowSize.
The size of the grain window in seconds.
The size of the grain window in seconds. (init-time only)
A time domain granular pitch shifter. Grains have a triangular amplitude envelope and an overlap of 4:1.
The input signal.
The size of the grain window in seconds. (init-time only)
The ratio of the pitch shift. Must be from 0 to 4.
The maximum random deviation of the pitch from the pitchRatio.
A random offset of from zero to timeDispersion seconds is added to the delay of each grain. Use of some dispersion can alleviate a hard comb filter effect due to uniform grain placement. It can also be an effect in itself. timeDispersion can be no larger than windowSize.