Audacity 3.2.0
|
#include <memory>
#include <wx/scrolwin.h>
#include <wx/weakref.h>
#include <wx/splitter.h>
#include "ThemedWrappers.h"
#include "Observer.h"
Go to the source code of this file.
Classes | |
class | RealtimeEffectPanel |
UI Panel that displays realtime effects from the effect stack of an individual track, provides controls for accessing effect settings, stack manipulation (reorder, add, remove) More... | |