LASP 1.0
Library for Acoustic Signal Processing
Loading...
Searching...
No Matches
lasp_siggen.h File Reference
#include <memory>
#include "lasp_types.h"
#include "lasp_mathtypes.h"
#include "lasp_filter.h"
Include dependency graph for lasp_siggen.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Siggen
 Signal generation abstract base class. Implementation is required for resetImpl(), genSignalUnscaled() and destructor. More...