#include <Oscillator.h>
Inheritance diagram for csl::Oscillator:

Public Member Functions | |
| Oscillator (float frequency=220.0, float ampl=1.0, float offset=0.0, float phase=0.0) | |
| Constructor: parameters are optional. | |
| ~Oscillator () | |
| Destructor. | |
| void | dump () |
| print the receiver for debugging | |
|
||||||||||||||||||||
|
Constructor: parameters are optional.
|
|
|
Destructor.
|
|
|
print the receiver for debugging
Reimplemented in csl::SumOfSines. |
1.4.5-20051010