#include <Noise.h>
Inheritance diagram for csl::WhiteNoise:

Public Member Functions | |
| WhiteNoise () | |
| Constructors. | |
| WhiteNoise (double ampl, double offset=0.0) | |
| WhiteNoise (int seed, double ampl=1.0, double offset=0.0) | |
| ~WhiteNoise () | |
| void | nextBuffer (Buffer &outputBuffer, unsigned outBufNum) throw (CException) |
| the noise generator DSP function | |
|
|
Constructors.
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
the noise generator DSP function White noise -- equal power per frequency |
1.4.5-20051010