Audacity 3.2.0
Classes | Typedefs
Loudness.h File Reference
#include <wx/checkbox.h>
#include <wx/choice.h>
#include <wx/stattext.h>
#include <wx/textctrl.h>
#include <wx/weakref.h>
#include "StatefulEffect.h"
#include "Biquad.h"
#include "ShuttleAutomation.h"
#include "Track.h"
Include dependency graph for Loudness.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EffectLoudness
 An Effect to bring the loudness level up to a chosen level. More...
 

Typedefs

using Floats = ArrayOf< float >
 

Typedef Documentation

◆ Floats

using Floats = ArrayOf<float>

Definition at line 30 of file Loudness.h.