Audacity 3.2.0
|
#include <EchoBase.h>
Public Attributes | |
double | delay { delayDefault } |
double | decay { decayDefault } |
Static Public Attributes | |
static constexpr double | delayDefault = 1.0 |
static constexpr double | decayDefault = 0.5 |
Definition at line 20 of file EchoBase.h.
double EchoSettings::decay { decayDefault } |
Definition at line 26 of file EchoBase.h.
|
staticconstexpr |
Definition at line 23 of file EchoBase.h.
double EchoSettings::delay { delayDefault } |
Definition at line 25 of file EchoBase.h.
|
staticconstexpr |
Definition at line 22 of file EchoBase.h.