Code Packages  1
Add-on code processing modules
dsp.Generator Member List

This is the complete list of members for dsp.Generator, including all inherited members.

GaussNoise(int samples, Random rand)dsp.Generatorstatic
PN(int samples, Random rand)dsp.Generatorstatic
Row(double start, double step, double end)dsp.Generatorstatic
Sawtooth(double f, double amplitude, double fs, int components, int samples)dsp.Generatorstatic
Sine(double f, double amplitude, double phase, double offset, double fs, int samples)dsp.Generatorstatic
Sine(double f, double amplitude, double fs, int samples)dsp.Generatorstatic
Square(double f, double amplitude, double fs, int components, int samples)dsp.Generatorstatic
Triangle(double f, double amplitude, double fs, int components, int samples)dsp.Generatorstatic