mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Update LoudnessDialog layout, display short/momentary loudness
This commit is contained in:
parent
f52faf48a6
commit
92e67a1ab6
2 changed files with 33 additions and 17 deletions
|
|
@ -63,7 +63,9 @@ private:
|
|||
|
||||
Gtk::Label _dbfs_label;
|
||||
Gtk::Label _dbtp_label;
|
||||
Gtk::Label _lufs_label;
|
||||
Gtk::Label _lufs_integrated_label;
|
||||
Gtk::Label _lufs_short_label;
|
||||
Gtk::Label _lufs_momentary_label;
|
||||
Gtk::Label _gain_label;
|
||||
|
||||
ArdourWidgets::ArdourButton _report_button;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue