1 <?xml version="1.0" encoding="UTF-8"?>
3 <class>AudioExpandedView</class>
4 <widget class="QWidget" name="AudioExpandedView">
5 <property name="geometry">
13 <property name="windowTitle">
14 <string>AudioExpandedView</string>
16 <layout class="QVBoxLayout" name="verticalLayout_6">
18 <widget class="EllipsisLabel" name="bus_desc_label">
19 <property name="font">
21 <family>DejaVu Sans</family>
24 <underline>true</underline>
27 <property name="text">
28 <string>Bus name</string>
30 <property name="alignment">
31 <set>Qt::AlignCenter</set>
36 <layout class="QHBoxLayout" name="main_layout">
38 <layout class="QVBoxLayout" name="settings_layout">
40 <spacer name="verticalSpacer_2">
41 <property name="orientation">
42 <enum>Qt::Vertical</enum>
44 <property name="sizeHint" stdset="0">
53 <layout class="QHBoxLayout" name="stereo_width_layout">
55 <widget class="QDial" name="stereo_width_knob">
56 <property name="maximumSize">
62 <property name="minimum">
65 <property name="maximum">
68 <property name="value">
71 <property name="notchTarget">
72 <double>50.000000000000000</double>
74 <property name="notchesVisible">
80 <widget class="QLabel" name="stereo_width_label">
81 <property name="text">
82 <string>Stereo: 100%</string>
89 <widget class="Line" name="line_3">
90 <property name="orientation">
91 <enum>Qt::Horizontal</enum>
96 <layout class="QHBoxLayout" name="locut_offseter">
97 <property name="leftMargin">
101 <widget class="QCheckBox" name="locut_enabled">
102 <property name="text">
103 <string>Lo-cut</string>
110 <layout class="QHBoxLayout" name="treble_layout">
112 <widget class="QDial" name="treble_knob">
113 <property name="maximumSize">
119 <property name="minimum">
120 <number>-150</number>
122 <property name="maximum">
125 <property name="notchTarget">
126 <double>60.000000000000000</double>
128 <property name="notchesVisible">
134 <widget class="QLabel" name="treble_label">
135 <property name="text">
136 <string>Treble: +0.0 dB</string>
143 <layout class="QHBoxLayout" name="mid_layout">
145 <widget class="QDial" name="mid_knob">
146 <property name="maximumSize">
152 <property name="minimum">
153 <number>-150</number>
155 <property name="maximum">
158 <property name="notchTarget">
159 <double>60.000000000000000</double>
161 <property name="notchesVisible">
167 <widget class="QLabel" name="mid_label">
168 <property name="text">
169 <string>Mid: +0.0 dB</string>
176 <layout class="QHBoxLayout" name="bass_layout">
178 <widget class="QDial" name="bass_knob">
179 <property name="maximumSize">
185 <property name="minimum">
186 <number>-150</number>
188 <property name="maximum">
191 <property name="notchTarget">
192 <double>60.000000000000000</double>
194 <property name="notchesVisible">
200 <widget class="QLabel" name="bass_label">
201 <property name="text">
202 <string>Bass: +0.0 dB</string>
209 <widget class="Line" name="line">
210 <property name="orientation">
211 <enum>Qt::Horizontal</enum>
216 <layout class="QHBoxLayout" name="gainstaging_auto_offseter">
217 <property name="leftMargin">
221 <widget class="QCheckBox" name="gainstaging_auto_checkbox">
222 <property name="text">
223 <string>Auto gain staging</string>
225 <property name="checked">
233 <layout class="QHBoxLayout" name="gainstaging_layout">
235 <widget class="QDial" name="gainstaging_knob">
236 <property name="maximumSize">
242 <property name="minimum">
243 <number>-300</number>
245 <property name="maximum">
248 <property name="notchTarget">
249 <double>60.000000000000000</double>
251 <property name="notchesVisible">
257 <widget class="QLabel" name="gainstaging_db_display">
258 <property name="text">
259 <string>Gain: +0.0 dB</string>
266 <widget class="Line" name="line_2">
267 <property name="orientation">
268 <enum>Qt::Horizontal</enum>
273 <layout class="QHBoxLayout" name="compressor_centerer">
275 <spacer name="horizontalSpacer">
276 <property name="orientation">
277 <enum>Qt::Horizontal</enum>
279 <property name="sizeHint" stdset="0">
288 <widget class="QCheckBox" name="compressor_enabled">
289 <property name="text">
290 <string>Compressor</string>
292 <property name="checked">
298 <spacer name="horizontalSpacer_2">
299 <property name="orientation">
300 <enum>Qt::Horizontal</enum>
302 <property name="sizeHint" stdset="0">
313 <layout class="QHBoxLayout" name="compressor_controls_layout">
315 <layout class="QVBoxLayout" name="threshold_layout">
317 <widget class="QLabel" name="threshold_heading">
318 <property name="text">
319 <string>Threshold</string>
321 <property name="alignment">
322 <set>Qt::AlignCenter</set>
327 <layout class="QHBoxLayout" name="compressor_threshold_knob_centerer">
329 <widget class="QDial" name="compressor_threshold_knob">
330 <property name="maximumSize">
336 <property name="minimum">
337 <number>-400</number>
339 <property name="maximum">
342 <property name="value">
343 <number>-260</number>
345 <property name="notchTarget">
346 <double>30.000000000000000</double>
348 <property name="notchesVisible">
356 <widget class="QLabel" name="compressor_threshold_db_display">
357 <property name="text">
358 <string>-10.0 dB</string>
360 <property name="alignment">
361 <set>Qt::AlignCenter</set>
368 <layout class="QVBoxLayout" name="reduction_layout" stretch="0,1">
369 <property name="spacing">
373 <widget class="QLabel" name="reduction_header">
374 <property name="text">
375 <string>Reduction</string>
377 <property name="alignment">
378 <set>Qt::AlignCenter</set>
383 <layout class="QHBoxLayout" name="reduction_meter_centerer">
385 <widget class="CompressionReductionMeter" name="reduction_meter" native="true">
386 <property name="maximumSize">
388 <width>16777215</width>
389 <height>16777215</height>
401 <spacer name="verticalSpacer">
402 <property name="orientation">
403 <enum>Qt::Vertical</enum>
405 <property name="sizeHint" stdset="0">
416 <layout class="QVBoxLayout" name="vu_layout" stretch="1,0">
418 <layout class="QHBoxLayout" name="vu_centerer">
420 <widget class="VUMeter" name="peak_meter" native="true">
421 <property name="maximumSize">
424 <height>16777215</height>
432 <widget class="ClickableLabel" name="peak_display_label">
433 <property name="minimumSize">
439 <property name="text">
440 <string>-40.0</string>
442 <property name="alignment">
443 <set>Qt::AlignCenter</set>
450 <layout class="QVBoxLayout" name="fader_layout" stretch="0,1,0">
452 <layout class="QHBoxLayout" name="mute_centerer">
453 <property name="spacing">
456 <property name="bottomMargin">
460 <widget class="QPushButton" name="mute_button">
461 <property name="sizePolicy">
462 <sizepolicy hsizetype="Maximum" vsizetype="MinimumExpanding">
463 <horstretch>0</horstretch>
464 <verstretch>0</verstretch>
467 <property name="maximumSize">
473 <property name="font">
475 <pointsize>8</pointsize>
478 <property name="styleSheet">
479 <string notr="true">QPushButton:checked { background: rgba(255,0,0,80); }</string>
481 <property name="text">
482 <string>Mute</string>
484 <property name="checkable">
492 <layout class="QHBoxLayout" name="fader_centerer">
494 <widget class="NonLinearFader" name="fader">
495 <property name="maximum">
496 <number>1000</number>
498 <property name="singleStep">
501 <property name="pageStep">
504 <property name="orientation">
505 <enum>Qt::Vertical</enum>
512 <widget class="QLabel" name="fader_label">
513 <property name="minimumSize">
519 <property name="text">
520 <string>+0.0 dB</string>
522 <property name="alignment">
523 <set>Qt::AlignCenter</set>
535 <class>VUMeter</class>
536 <extends>QWidget</extends>
537 <header>vumeter.h</header>
538 <container>1</container>
541 <class>ClickableLabel</class>
542 <extends>QLabel</extends>
543 <header>clickable_label.h</header>
546 <class>NonLinearFader</class>
547 <extends>QSlider</extends>
548 <header>nonlinear_fader.h</header>
551 <class>EllipsisLabel</class>
552 <extends>QLabel</extends>
553 <header>ellipsis_label.h</header>
556 <class>CompressionReductionMeter</class>
557 <extends>QWidget</extends>
558 <header>compression_reduction_meter.h</header>
559 <container>1</container>