Audacity 3.2.0
Classes
SimpleMono.h File Reference
#include "StatefulEffect.h"
Include dependency graph for SimpleMono.h:
This graph shows which files directly or indirectly include this file:

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...