Audacity 3.2.0
|
#include "EffectInterface.h"
#include "GlobalVariable.h"
#include "MemoryX.h"
#include <functional>
#include <vector>
Go to the source code of this file.
Classes | |
class | MixerOptions::Downmix |
A matrix of booleans, one row per input channel, column per output. More... | |
struct | MixerOptions::Warp |
Immutable structure is an argument to Mixer's constructor. More... | |
struct | MixerOptions::Warp::DefaultWarp |
Hook function for default time warp. More... | |
struct | MixerOptions::ResampleParameters |
struct | MixerOptions::TimesAndSpeed |
struct | MixerOptions::StageSpecification |
Namespaces | |
namespace | MixerOptions |