#include <vector>
#include <map>
#include <ytkmm/adjustment.h>
#include <ytkmm/alignment.h>
#include <ytkmm/box.h>
#include <ytkmm/button.h>
#include <ytkmm/drawingarea.h>
#include <ytkmm/eventbox.h>
#include <ytkmm/frame.h>
#include <ytkmm/table.h>
#include "pbd/signals.h"
#include "ardour/chan_count.h"
#include "ardour/types.h"
#include "ardour/session_handle.h"
#include "widgets/ardour_button.h"
#include "widgets/focus_entry.h"
#include "enums.h"
#include "level_meter.h"
Go to the source code of this file.
◆ MeterPointChangeTarget
Enumerator |
---|
MeterPointChangeAll | |
MeterPointChangeGroup | |
MeterPointChangeSingle | |
Definition at line 75 of file gain_meter.h.