Audacity 3.2.0
|
Message sent by EffectEditor when a setting is changed by the user. More...
#include <EffectEditor.h>
Public Attributes | |
size_t | index { size_t(-1) } |
float | newValue {} |
Message sent by EffectEditor when a setting is changed by the user.
Definition at line 25 of file EffectEditor.h.
size_t EffectSettingChanged::index { size_t(-1) } |
Definition at line 27 of file EffectEditor.h.
float EffectSettingChanged::newValue {} |
Definition at line 28 of file EffectEditor.h.