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

This is the complete list of members for AudioDataLib::PitchShiftModule, 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::PitchShiftModulevirtual
GetDependentModule(uint32_t i)AudioDataLib::SynthModule
GetNumDependentModules() constAudioDataLib::SynthModule
GetSourceFrequency() constAudioDataLib::PitchShiftModuleinline
GetTargetFrequency() constAudioDataLib::PitchShiftModuleinline
MoreSoundAvailable() overrideAudioDataLib::PitchShiftModulevirtual
PitchShiftModule()AudioDataLib::PitchShiftModule
PruneDeadBranches()AudioDataLib::SynthModule
SetSourceAndTargetFrequencies(double sourceFrequency, double targetFrequency)AudioDataLib::PitchShiftModule
sourceFrequencyAudioDataLib::PitchShiftModuleprotected
SynthModule()AudioDataLib::SynthModule
targetFrequencyAudioDataLib::PitchShiftModuleprotected
~PitchShiftModule()AudioDataLib::PitchShiftModulevirtual
~SynthModule()AudioDataLib::SynthModulevirtual