AudioDataLib
A C++ library of classes supporting a variety of audio-data tasks.
Loading...
Searching...
No Matches
AudioDataLib::DelayModule Member List

This is the complete list of members for AudioDataLib::DelayModule, including all inherited members.

AddDependentModule(std::shared_ptr< SynthModule > synthModule)AudioDataLib::SynthModule
Clear()AudioDataLib::SynthModule
DelayModule()AudioDataLib::DelayModule
dependentModulesArrayAudioDataLib::SynthModuleprotected
FindModule()AudioDataLib::SynthModuleinline
GenerateSound(double durationSeconds, double samplesPerSecond, WaveForm &waveForm, SynthModule *callingModule, Error &error) overrideAudioDataLib::DelayModulevirtual
GetDelay() constAudioDataLib::DelayModuleinline
GetDependentModule(uint32_t i)AudioDataLib::SynthModule
GetNumDependentModules() constAudioDataLib::SynthModule
MoreSoundAvailable() overrideAudioDataLib::DelayModulevirtual
PruneDeadBranches()AudioDataLib::SynthModule
SetDelay(double delaySeconds)AudioDataLib::DelayModuleinline
SynthModule()AudioDataLib::SynthModule
~DelayModule()AudioDataLib::DelayModulevirtual
~SynthModule()AudioDataLib::SynthModulevirtual