mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
share meter-type among meter instances.
This commit is contained in:
parent
58b325de31
commit
5de0aee287
7 changed files with 34 additions and 26 deletions
|
|
@ -221,6 +221,7 @@ class GainMeter : public GainMeterBase, public Gtk::VBox
|
|||
private:
|
||||
|
||||
void meter_configuration_changed (ARDOUR::ChanCount);
|
||||
void meter_type_changed (ARDOUR::MeterType);
|
||||
|
||||
Gtk::HBox gain_display_box;
|
||||
Gtk::HBox fader_box;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue