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