LASP 1.0
Library for Acoustic Signal Processing
|
Go to the source code of this file.
Classes | |
class | Noise |
Generate a random signal (noise) More... | |
class | Sine |
Generate a sine wave. More... | |
class | Periodic |
Base class for all periodic signals (that are exactly periodic based on the sampling frequency). Note that the sine wave generator is not exactly periodic as the frequency can be any floating point value. More... | |
class | Sweep |
Sweep signal. More... | |