Audacity 3.2.0
Classes | Typedefs
EchoBase.h File Reference
#include "MemoryX.h"
#include "PerTrackEffect.h"
#include "SettingsVisitor.h"
#include <cfloat>
Include dependency graph for EchoBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  EchoSettings
 
class  EchoBase
 
struct  EchoBase::Instance
 

Typedefs

using Floats = ArrayOf< float >
 

Typedef Documentation

◆ Floats

using Floats = ArrayOf<float>

Definition at line 18 of file EchoBase.h.