Audacity 3.2.0
|
#include "AudioSegmentSampleView.h"
#include "PlaybackDirection.h"
#include "SampleCount.h"
#include "TimeAndPitchInterface.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | ClipTimeAndPitchSource |
Typedefs | |
using | ChannelSampleViews = std::vector< AudioSegmentSampleView > |
using ChannelSampleViews = std::vector<AudioSegmentSampleView> |
Definition at line 21 of file ClipTimeAndPitchSource.h.