![]() |
Audacity 3.2.0
|
Functions | |
| int | GetFrameSize (int sampleRate) |
| double | GetHopSize (int sampleRate, long long numSamples) |
Variables | |
| constexpr auto | twoPi = 2 * 3.14159265358979323846 |
| int MIR::anonymous_namespace{StftFrameProvider.cpp}::GetFrameSize | ( | int | sampleRate | ) |
Definition at line 26 of file StftFrameProvider.cpp.
References fast_float::round(), and anonymous_namespace{ClipSegmentTest.cpp}::sampleRate.
| double MIR::anonymous_namespace{StftFrameProvider.cpp}::GetHopSize | ( | int | sampleRate, |
| long long | numSamples | ||
| ) |
Definition at line 32 of file StftFrameProvider.cpp.
References fast_float::round(), and anonymous_namespace{ClipSegmentTest.cpp}::sampleRate.
|
constexpr |
Definition at line 24 of file StftFrameProvider.cpp.