mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Update loudness_dialog.cc
This commit is contained in:
parent
40fd205566
commit
70831f6ad3
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ LoudnessDialog::LoudnessDialog (Session* s, AudioRange const& ar, bool as)
|
|||
, _lufs_m_btn (_("Max. Momentary Loudness:"), ArdourButton::led_default_elements, true)
|
||||
, _rt_analysis_button (_("Realtime"), ArdourButton::led_default_elements, true)
|
||||
, _start_analysis_button (_("Analyze"))
|
||||
, _show_report_button (_("Show Detailed Report"))
|
||||
, _show_report_button (_("Show Graphical Analysis"))
|
||||
, _custom_pos_button (_("Custom Amplifier Position"), ArdourButton::led_default_elements, true)
|
||||
, _dbfs_adjustment ( 0.00, -90.00, 0.00, 0.1, 0.2)
|
||||
, _dbtp_adjustment ( -1.0, -90.00, 0.00, 0.1, 0.2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue