![]() |
Audacity 3.2.0
|
#include "StatefulEffect.h"
Go to the source code of this file.
Classes | |
class | EffectSimpleMono |
An abstract Effect class that simplifies the implementation of a basic monaural effect. Inherit from it if your effect just modifies a single track in place and doesn't care how many samples it gets at a time. More... | |