#include <SimpleSines.h>
Inheritance diagram for csl::SineAsScaled:

Public Member Functions | |
| SineAsScaled () | |
| Constructors. | |
| SineAsScaled (float frequency) | |
| SineAsScaled (float frequency, float phase) | |
| SineAsScaled (float frequency, float phase, float ampl, float offset) | |
| ~SineAsScaled () | |
| Destructor. | |
| void | nextBuffer (Buffer &outputBuffer, unsigned outBufNum) throw (CException) |
| the monoNextBuffer method is where the DSP takes place | |
| void | dump () |
| pretty-print the receiver | |
|
|
Constructors. SineAsScaled -- A sine oscillator with scale and offset |
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
Destructor.
|
|
||||||||||||
|
the monoNextBuffer method is where the DSP takes place
|
|
|
pretty-print the receiver
|
1.4.5-20051010