![]() |
Audacity 3.2.0
|
#include "AudioGraphSource.h"
#include "EffectInterface.h"
#include "SampleCount.h"
#include <functional>
Go to the source code of this file.
Classes | |
class | AudioGraph::EffectStage |
Decorates a source with a non-timewarping effect, which may have latency. More... | |
struct | AudioGraph::EffectStage::CreateToken |
Namespaces | |
namespace | AudioGraph |
Functions | |
AUDIO_GRAPH_API unsigned | AudioGraph::MakeChannelMap (const Track &track, bool multichannel, ChannelName map[3]) |