Audacity 3.2.0
|
#include <optional>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | TimeAndPitchExperimentalSettings |
Functions | |
std::string | TimeAndPitchExperimentalSettings::GetLogDir () |
std::optional< int > | TimeAndPitchExperimentalSettings::GetLogSample (int sampleRate) |
std::optional< double > | TimeAndPitchExperimentalSettings::GetCutoffQuefrencyOverride () |
std::optional< int > | TimeAndPitchExperimentalSettings::GetFftSizeOverride () |
std::optional< bool > | TimeAndPitchExperimentalSettings::GetReduceImagingOverride () |