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

Public Member Functions | |
| SineAsPhased () | |
| Constructors. | |
| SineAsPhased (float frequency) | |
| SineAsPhased (float frequency, float phase) | |
| ~SineAsPhased () | |
| Destructor. | |
| void | nextBuffer (Buffer &outputBuffer, unsigned outBufNum) throw (CException) |
| the monoNextBuffer method is where the DSP takes place | |
|
|
Constructors.
|
|
|
|
|
||||||||||||
|
|
|
|
Destructor.
|
|
||||||||||||
|
the monoNextBuffer method is where the DSP takes place
|
1.4.5-20051010