Audacity 3.2.0
Classes | Typedefs
Echo.h File Reference
#include "StatelessPerTrackEffect.h"
#include "ShuttleAutomation.h"
#include <float.h>
Include dependency graph for Echo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  EffectEchoSettings
 
class  EffectEcho
 An Effect that causes an echo, variable delay and volume. More...
 

Typedefs

using Floats = ArrayOf< float >
 

Typedef Documentation

◆ Floats

using Floats = ArrayOf<float>

Definition at line 21 of file Echo.h.