Audacity 3.2.0
|
#include "DynamicRangeProcessorClock.h"
#include "DynamicRangeProcessorHistory.h"
#include "Observer.h"
#include "wxPanelWrapper.h"
#include <chrono>
#include <functional>
#include <optional>
#include <wx/geometry.h>
#include <wx/timer.h>
Go to the source code of this file.
Classes | |
class | DynamicRangeProcessorHistoryPanel |
struct | DynamicRangeProcessorHistoryPanel::ClockSynchronization |