![]() |
Audacity 3.2.0
|
#include "TimeStretching.h"#include "BasicUI.h"#include "SampleBlock.h"#include "Sequence.h"#include "TempoChange.h"#include "UserException.h"#include "WaveClip.h"#include <algorithm>Go to the source code of this file.
Typedefs | |
| using | OnWaveTrackProjectTempoChange = OnProjectTempoChange::Override< WaveTrack > |
Functions | |
| DEFINE_ATTACHED_VIRTUAL_OVERRIDE (OnWaveTrackProjectTempoChange) | |
Definition at line 62 of file TimeStretching.cpp.
| DEFINE_ATTACHED_VIRTUAL_OVERRIDE | ( | OnWaveTrackProjectTempoChange | ) |
Definition at line 63 of file TimeStretching.cpp.
References WaveTrack::Intervals().