rate at which to generate new breakpoints.
rate at which to generate new breakpoints.
A quadratically interpolating noise UGen. This interpolation happens between breakpoints chosen randomly between
-1and+1at a specified frequency.The frequency is quantized to the nearest integer division of the sample rate, and changes in frequency are only picked up at the next trigger. In contrast, variant
LFDNoise3has precise frequency and reacts to frequency changes instantly.Note: Due to the interpolation, the output values can occasionally extend beyond the normal range of -1 to +1, if the frequency varies in certain ways.
Examples
LFNoise1
LFNoise0
LFDNoise3