Audacity 3.2.0
|
Functions | |
constexpr bool | IsPrimeDecompositionTwoThreeOnly (int n) |
std::vector< int > | GetPowersOf2And3 (int lower, int upper) |
Variables | |
constexpr auto | bpmStdDev = 29.7953 |
constexpr auto | pi = 3.141592653589793 |
std::vector< int > MIR::anonymous_namespace{MirUtils.cpp}::GetPowersOf2And3 | ( | int | lower, |
int | upper | ||
) |
Definition at line 44 of file MirUtils.cpp.
References IsPrimeDecompositionTwoThreeOnly().
Referenced by MIR::GetPossibleBarDivisors().
|
constexpr |
Definition at line 23 of file MirUtils.cpp.
Referenced by GetPowersOf2And3().
|
constexpr |
Definition at line 20 of file MirUtils.cpp.
|
constexpr |
Definition at line 21 of file MirUtils.cpp.
Referenced by simd_complex_conversions::atan2_ps(), AudioUnitWrapper::FetchSettings(), VSTWrapper::FetchSettings(), SubViewAdjuster::FindPermutation(), AudioUnitWrapper::ForEachParameter(), VSTWrapper::ForEachParameter(), MIR::GetNormalizedHann(), VSTWrapper::MakeMessageFS(), VSTEditor::NotifyParameterChanged(), CommandParameters::ReadEnum(), AudioUnitWrapper::StoreSettings(), VSTWrapper::StoreSettings(), AudioUnitEffectBase::SupportsAutomation(), and VSTEditor::VSTEditor().