Audacity 3.2.0
|
#include "AudioGraphSink.h"
#include "AudioGraphSource.h"
#include "Effect.h"
#include "MemoryX.h"
#include "SampleCount.h"
#include <functional>
#include <memory>
Go to the source code of this file.
Classes | |
class | PerTrackEffect |
Base class for many of the effects in Audacity. More... | |
class | PerTrackEffect::Instance |