|
Trilobite
1.4 |
|
|
|
The Noise Generator Module produces random signals, which may be used either as audio or control data. The random signals produced include
White Noise, where the output signal has a constant power spectral density (all frequencies are equally probable)
Brown Noise, also known as Brownian Noise or Random Walk, whose spectral density is inversely proportional to frequency
The input ports and static parameters of this module may be used to change the character of the random output signal.
For a key to understanding the tables on this page, see the Module Types page.
Adding input ports is not enabled for this module.
# |
Title |
Type |
Description |
0 |
Noise Type |
Choice |
Has the options (see above)
|
1 |
Interpolate |
Boolean |
This parameter indicates whether the module should linearly interpolate between output samples, rather than hold each sample for the Change Rate period driven by input to Port 1. |
# |
Title |
Description |
Input Scalar Used |
Parameter Scalar Used |
0 |
Brownian Deviation |
When this port is connected and Brown noise type is selected, this signal indicates the real-time maximum stride distance to next random output sample. Not used when White noise type is selected. |
NO |
YES |
1 |
Change Interval |
When this port is connected, this signal indicates how long random values are held (or interpolated) before the next White or Brown random noise sample is generated. |
YES |
YES |
# |
Title |
Description |
0 |
Noise Signal |
The random noise signal. |