How i can generate white noise audio signal in TD? Oscilator(CHOP) not contain noise in list of waveforms, noise(CHOP) not work with audio SR(44100). Thanks.
Create a Noise CHOP,
- set type under the noise tab to random
- set time slice under the common tab to be on
- set sample rate equal to 44100
throw an audio device out on it and hey presto!
Thanks