#include <OscillatorModule.h>
◆ WaveType
| Enumerator |
|---|
| SINE | |
| SQUARE | |
| SAWTOOTH | |
◆ OscillatorModule()
| OscillatorModule::OscillatorModule |
( |
| ) |
|
◆ ~OscillatorModule()
| OscillatorModule::~OscillatorModule |
( |
| ) |
|
|
virtual |
◆ GenerateSound()
| bool OscillatorModule::GenerateSound |
( |
double | durationSeconds, |
|
|
double | samplesPerSecond, |
|
|
WaveForm & | waveForm, |
|
|
SynthModule * | callingModule, |
|
|
Error & | error ) |
|
overridevirtual |
◆ GetWaveParams()
| const WaveParams & AudioDataLib::OscillatorModule::GetWaveParams |
( |
| ) |
const |
|
inline |
◆ SetWaveParams()
| void AudioDataLib::OscillatorModule::SetWaveParams |
( |
const WaveParams & | waveParams | ) |
|
|
inline |
◆ lifeTimeSeconds
| double AudioDataLib::OscillatorModule::lifeTimeSeconds |
|
protected |
◆ waveParams
| WaveParams AudioDataLib::OscillatorModule::waveParams |
|
protected |
The documentation for this class was generated from the following files: