Audacity 3.2.0
|
#include "DynamicRangeProcessorPanelCommon.h"
#include "DynamicRangeProcessorTypes.h"
#include "LockFreeQueue.h"
#include "MeterValueProvider.h"
#include "Observer.h"
#include "wxPanelWrapper.h"
#include <functional>
#include <wx/timer.h>
Go to the source code of this file.
Classes | |
class | CompressionMeterPanel |