![]() |
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 | EffectStage |
| Decorates a source with a non-timewarping effect, which may have latency. More... | |
| struct | EffectStage::CreateToken |
Functions | |
| MIXER_API unsigned | MakeChannelMap (int nInputChannels, int channel, ChannelName map[3]) |
| MIXER_API unsigned MakeChannelMap | ( | int | nInputChannels, |
| int | channel, | ||
| ChannelName | map[3] | ||
| ) |
Definition at line 370 of file EffectStage.cpp.
References ChannelNameEOL, ChannelNameFrontLeft, ChannelNameFrontRight, and ChannelNameMono.
Referenced by anonymous_namespace{EffectStage.cpp}::MakeInstances(), and PerTrackEffect::ProcessPass().