Audacity 3.2.0
|
Functions | |
TranslatableString | ThresholdFormat (int value) |
TranslatableString | AttackTimeFormat (double value) |
TranslatableString | DecayTimeFormat (double value) |
TranslatableString | RatioTextFormat (int sliderValue, double value) |
TranslatableString | RatioLabelFormat (int sliderValue, double value) |
Variables | |
BuiltinEffectsModule::Registration< EffectLegacyCompressor > | reg |
TranslatableString anonymous_namespace{LegacyCompressor.cpp}::AttackTimeFormat | ( | double | value | ) |
Definition at line 64 of file LegacyCompressor.cpp.
References XO().
Referenced by EffectLegacyCompressor::PopulateOrExchange(), and EffectLegacyCompressor::UpdateUI().
TranslatableString anonymous_namespace{LegacyCompressor.cpp}::DecayTimeFormat | ( | double | value | ) |
Definition at line 67 of file LegacyCompressor.cpp.
References XO().
Referenced by EffectLegacyCompressor::PopulateOrExchange(), and EffectLegacyCompressor::UpdateUI().
TranslatableString anonymous_namespace{LegacyCompressor.cpp}::RatioLabelFormat | ( | int | sliderValue, |
double | value | ||
) |
Definition at line 82 of file LegacyCompressor.cpp.
References anonymous_namespace{ExportPCM.cpp}::format, and XO().
Referenced by EffectLegacyCompressor::UpdateUI().
TranslatableString anonymous_namespace{LegacyCompressor.cpp}::RatioTextFormat | ( | int | sliderValue, |
double | value | ||
) |
Definition at line 70 of file LegacyCompressor.cpp.
References anonymous_namespace{ExportPCM.cpp}::format, and XO().
Referenced by EffectLegacyCompressor::PopulateOrExchange(), and EffectLegacyCompressor::UpdateUI().
TranslatableString anonymous_namespace{LegacyCompressor.cpp}::ThresholdFormat | ( | int | value | ) |
Definition at line 60 of file LegacyCompressor.cpp.
References XO().
Referenced by EffectLegacyCompressor::PopulateOrExchange(), and EffectLegacyCompressor::UpdateUI().
BuiltinEffectsModule::Registration<EffectLegacyCompressor> anonymous_namespace{LegacyCompressor.cpp}::reg |
Definition at line 49 of file LegacyCompressor.cpp.