Audacity 3.2.0
|
#include "ShuttleAutomation.h"
#include "StatefulEffectUIServices.h"
#include "StatefulPerTrackEffect.h"
#include "ToneGenBase.h"
#include <float.h>
#include <wx/weakref.h>
Go to the source code of this file.
Classes | |
class | EffectToneGen |
An Effect that can generate a sine, square or sawtooth wave. An extended mode of EffectToneGen supports 'chirps' where the frequency changes smoothly during the tone. More... | |
class | EffectChirp |
class | EffectTone |