35. Random oscillator
A Random oscillator module will hold a value some time. For this
example, it will hold a random value for 1 millisecond. Should the hold time be for 1
sample, which is 1/44100 second for a sampling rate of 44100 Hz, it will be white noise.
Since the amplitude (A) into Random is 0.1, we have a random value
between -0.1 and +0.1 every millisecond.
The Scope shows the output for 10 millisecond, and thus we can see
10 values.
This is the structure view:
This is the panel view:
No comments:
Post a Comment