![]() |
Audacity 3.2.0
|
#include <TimeAndPitchInterface.h>
Public Attributes | |
| double | timeRatio = 1.0 |
| double | pitchRatio = 1.0 |
| bool | preserveFormants = false |
Definition at line 36 of file TimeAndPitchInterface.h.
| double TimeAndPitchInterface::Parameters::pitchRatio = 1.0 |
Definition at line 39 of file TimeAndPitchInterface.h.
Referenced by StaffPadTimeAndPitch::InitializeStretcher(), StaffPadTimeAndPitch::OnCentShiftChange(), and StaffPadTimeAndPitch::StaffPadTimeAndPitch().
| bool TimeAndPitchInterface::Parameters::preserveFormants = false |
Definition at line 40 of file TimeAndPitchInterface.h.
Referenced by StaffPadTimeAndPitch::OnFormantPreservationChange(), and StaffPadTimeAndPitch::StaffPadTimeAndPitch().
| double TimeAndPitchInterface::Parameters::timeRatio = 1.0 |
Definition at line 38 of file TimeAndPitchInterface.h.
Referenced by StaffPadTimeAndPitch::InitializeStretcher(), StaffPadTimeAndPitch::OnCentShiftChange(), and StaffPadTimeAndPitch::StaffPadTimeAndPitch().