![]() |
Audacity 3.2.0
|
#include "EffectStage.h"
#include "AudacityException.h"
#include "AudioGraphBuffers.h"
#include "Track.h"
#include <cassert>
Go to the source code of this file.
Namespaces | |
namespace | anonymous_namespace{EffectStage.cpp} |
Functions | |
std::vector< std::shared_ptr< EffectInstance > > | anonymous_namespace{EffectStage.cpp}::MakeInstances (const AudioGraph::EffectStage::Factory &factory, EffectSettings &settings, double sampleRate, const Track &track, std::optional< sampleCount > genLength, bool multi) |