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

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

AddDependentModule(std::shared_ptr< SynthModule > synthModule)AudioDataLib::SynthModule
Clear()AudioDataLib::SynthModule
dependentModulesArrayAudioDataLib::SynthModuleprotected
FindModule()AudioDataLib::SynthModuleinline
GenerateSound(double durationSeconds, double samplesPerSecond, WaveForm &waveForm, SynthModule *callingModule, Error &error) overrideAudioDataLib::ReverbModulevirtual
GetDependentModule(uint32_t i)AudioDataLib::SynthModule
GetEnabled() constAudioDataLib::ReverbModuleinline
GetNumDependentModules() constAudioDataLib::SynthModule
MoreSoundAvailable() overrideAudioDataLib::ReverbModulevirtual
PruneDeadBranches()AudioDataLib::SynthModule
ReverbModule(uint8_t variation)AudioDataLib::ReverbModule
SetEnabled(bool enabled)AudioDataLib::ReverbModuleinline
SynthModule()AudioDataLib::SynthModule
~ReverbModule()AudioDataLib::ReverbModulevirtual
~SynthModule()AudioDataLib::SynthModulevirtual