#include <DelayModule.h>
◆ DelayModule()
| DelayModule::DelayModule |
( |
| ) |
|
◆ ~DelayModule()
| DelayModule::~DelayModule |
( |
| ) |
|
|
virtual |
◆ GenerateSound()
| bool DelayModule::GenerateSound |
( |
double | durationSeconds, |
|
|
double | samplesPerSecond, |
|
|
WaveForm & | waveForm, |
|
|
SynthModule * | callingModule, |
|
|
Error & | error ) |
|
overridevirtual |
◆ GetDelay()
| double AudioDataLib::DelayModule::GetDelay |
( |
| ) |
const |
|
inline |
◆ MoreSoundAvailable()
| bool DelayModule::MoreSoundAvailable |
( |
| ) |
|
|
overridevirtual |
◆ SetDelay()
| void AudioDataLib::DelayModule::SetDelay |
( |
double | delaySeconds | ) |
|
|
inline |
The documentation for this class was generated from the following files: