![]() |
Audacity 3.2.0
|
Functions | |
std::vector< float * > | GetOffsetBuffer (float *const *buffer, size_t numChannels, size_t offset) |
std::unique_ptr< staffpad::TimeAndPitch > | MaybeCreateTimeAndPitch (size_t numChannels, const TimeAndPitchInterface::Parameters ¶ms) |
Variables | |
constexpr auto | maxBlockSize = 1024 |
std::vector< float * > anonymous_namespace{StaffPadTimeAndPitch.cpp}::GetOffsetBuffer | ( | float *const * | buffer, |
size_t | numChannels, | ||
size_t | offset | ||
) |
Definition at line 14 of file StaffPadTimeAndPitch.cpp.
Referenced by StaffPadTimeAndPitch::GetSamples().
std::unique_ptr< staffpad::TimeAndPitch > anonymous_namespace{StaffPadTimeAndPitch.cpp}::MaybeCreateTimeAndPitch | ( | size_t | numChannels, |
const TimeAndPitchInterface::Parameters & | params | ||
) |
Definition at line 24 of file StaffPadTimeAndPitch.cpp.
References TimeAndPitchInterface::IsPassThroughMode(), maxBlockSize, and params.
|
constexpr |
Definition at line 11 of file StaffPadTimeAndPitch.cpp.
Referenced by StaffPadTimeAndPitch::BootStretcher(), StaffPadTimeAndPitch::GetSamples(), PCMImportFileHandle::Import(), ImportRaw(), MaybeCreateTimeAndPitch(), EffectSBSMS::Process(), StatefulEffectBase::SetBlockSize(), EffectInstanceWithBlockSize::SetBlockSize(), StatefulEffectBase::Instance::SetBlockSize(), VSTInstance::SetBlockSize(), VST3Instance::SetBlockSize(), StatefulPerTrackEffect::SetBlockSize(), and staffpad::TimeAndPitch::setup().