Generates a stateful low-frequency noise signal.
(State is necessary to keep track of the phase of the wave over time, which is crucial for generating continuous waveforms without clicks or pops.)
Frequency of the noise.
A function that takes time and returns the noise value between 0 and 1.
LFNoise2
Generates a stateful low-frequency noise signal.
(State is necessary to keep track of the phase of the wave over time, which is crucial for generating continuous waveforms without clicks or pops.)