1 <?xml version="1.0" encoding="UTF-8"?>
3 <class>MainWindow</class>
4 <widget class="QMainWindow" name="MainWindow">
5 <property name="geometry">
13 <property name="windowTitle">
14 <string>Nageru</string>
16 <widget class="QWidget" name="central_widget">
17 <property name="enabled">
20 <property name="sizePolicy">
21 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
22 <horstretch>0</horstretch>
23 <verstretch>0</verstretch>
26 <layout class="QGridLayout" name="gridLayout">
27 <item row="0" column="0">
28 <layout class="QVBoxLayout" name="vertical_layout" stretch="0,0,0,0">
30 <layout class="QHBoxLayout" name="me_displays" stretch="0,0,0,0,0">
32 <layout class="QVBoxLayout" name="preview_vertical_layout">
33 <property name="leftMargin">
37 <widget class="GLWidget" name="me_preview" native="true">
38 <property name="sizePolicy">
39 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
40 <horstretch>1</horstretch>
41 <verstretch>1</verstretch>
47 <widget class="QLabel" name="label_preview">
48 <property name="text">
49 <string>Preview</string>
51 <property name="alignment">
52 <set>Qt::AlignCenter</set>
59 <layout class="QVBoxLayout" name="verticalLayout_2">
61 <widget class="QPushButton" name="transition_btn1">
62 <property name="minimumSize">
68 <property name="text">
74 <widget class="QPushButton" name="transition_btn2">
75 <property name="minimumSize">
81 <property name="text">
87 <widget class="QPushButton" name="transition_btn3">
88 <property name="minimumSize">
94 <property name="text">
102 <layout class="QVBoxLayout" name="verticalLayout_5">
103 <property name="leftMargin">
107 <widget class="GLWidget" name="me_live" native="true">
108 <property name="sizePolicy">
109 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
110 <horstretch>1</horstretch>
111 <verstretch>1</verstretch>
114 <property name="sizeIncrement">
120 <property name="baseSize">
129 <widget class="QLabel" name="label_live">
130 <property name="text">
131 <string>Live</string>
133 <property name="alignment">
134 <set>Qt::AlignCenter</set>
141 <layout class="QVBoxLayout" name="vu_meter_vertical_layout" stretch="1,0">
142 <property name="leftMargin">
145 <property name="bottomMargin">
149 <layout class="QHBoxLayout" name="horizontalLayout">
150 <property name="bottomMargin">
154 <widget class="VUMeter" name="vu_meter" native="true">
155 <property name="sizePolicy">
156 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
157 <horstretch>0</horstretch>
158 <verstretch>1</verstretch>
161 <property name="minimumSize">
167 <property name="sizeIncrement">
173 <property name="baseSize">
179 <property name="palette">
182 <colorrole role="Base">
183 <brush brushstyle="SolidPattern">
191 <colorrole role="Window">
192 <brush brushstyle="SolidPattern">
202 <colorrole role="Base">
203 <brush brushstyle="SolidPattern">
211 <colorrole role="Window">
212 <brush brushstyle="SolidPattern">
222 <colorrole role="Base">
223 <brush brushstyle="SolidPattern">
231 <colorrole role="Window">
232 <brush brushstyle="SolidPattern">
243 <property name="autoFillBackground">
251 <widget class="QLabel" name="peak_display">
252 <property name="minimumSize">
258 <property name="text">
259 <string>-0.0</string>
261 <property name="alignment">
262 <set>Qt::AlignCenter</set>
269 <layout class="QVBoxLayout" name="lra_vertical_layout" stretch="1,0">
270 <property name="spacing">
273 <property name="leftMargin">
277 <layout class="QHBoxLayout" name="horizontalLayout_2">
279 <widget class="LRAMeter" name="lra_meter" native="true">
280 <property name="sizePolicy">
281 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
282 <horstretch>0</horstretch>
283 <verstretch>0</verstretch>
286 <property name="minimumSize">
292 <property name="palette">
295 <colorrole role="Base">
296 <brush brushstyle="SolidPattern">
304 <colorrole role="Window">
305 <brush brushstyle="SolidPattern">
315 <colorrole role="Base">
316 <brush brushstyle="SolidPattern">
324 <colorrole role="Window">
325 <brush brushstyle="SolidPattern">
335 <colorrole role="Base">
336 <brush brushstyle="SolidPattern">
344 <colorrole role="Window">
345 <brush brushstyle="SolidPattern">
356 <property name="autoFillBackground">
364 <widget class="QPushButton" name="reset_meters_button">
365 <property name="maximumSize">
371 <property name="text">
374 <property name="checked">
384 <layout class="QGridLayout" name="audiostrip">
385 <property name="bottomMargin">
388 <item row="1" column="1">
389 <widget class="QDial" name="gainstaging_knob">
390 <property name="minimumSize">
396 <property name="maximumSize">
398 <width>16777215</width>
402 <property name="minimum">
403 <number>-300</number>
405 <property name="maximum">
408 <property name="notchTarget">
409 <double>60.000000000000000</double>
411 <property name="notchesVisible">
416 <item row="2" column="1">
417 <widget class="QLabel" name="gainstaging_db_display">
418 <property name="text">
419 <string>-0.0 dB</string>
421 <property name="alignment">
422 <set>Qt::AlignCenter</set>
426 <item row="0" column="1">
427 <widget class="QLabel" name="gainstaging_label">
428 <property name="text">
429 <string>Gain staging</string>
431 <property name="alignment">
432 <set>Qt::AlignCenter</set>
436 <item row="1" column="4">
437 <spacer name="horizontalSpacer_2">
438 <property name="orientation">
439 <enum>Qt::Horizontal</enum>
441 <property name="sizeHint" stdset="0">
449 <item row="3" column="1">
450 <widget class="QCheckBox" name="gainstaging_auto_checkbox">
451 <property name="text">
452 <string>Auto</string>
454 <property name="checked">
459 <item row="1" column="0">
460 <widget class="QDial" name="locut_cutoff_knob">
461 <property name="sizePolicy">
462 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
463 <horstretch>0</horstretch>
464 <verstretch>0</verstretch>
467 <property name="minimumSize">
473 <property name="maximumSize">
475 <width>16777215</width>
479 <property name="maximum">
482 <property name="value">
487 <item row="3" column="0">
488 <widget class="QComboBox" name="comboBox">
489 <property name="currentText">
494 <item row="0" column="0">
495 <widget class="QLabel" name="locut_cutoff_label">
496 <property name="text">
497 <string>Lo-cut (24dB/oct)</string>
501 <item row="2" column="0">
502 <widget class="QLabel" name="locut_cutoff_display">
503 <property name="text">
504 <string>150 Hz</string>
506 <property name="alignment">
507 <set>Qt::AlignCenter</set>
511 <item row="3" column="3">
512 <widget class="QCheckBox" name="limiter_enabled">
513 <property name="text">
514 <string>Enabled</string>
516 <property name="checked">
521 <item row="1" column="3">
522 <widget class="QDial" name="limiter_threshold_knob">
523 <property name="minimumSize">
529 <property name="maximumSize">
531 <width>16777215</width>
535 <property name="minimum">
536 <number>-400</number>
538 <property name="maximum">
541 <property name="value">
542 <number>-140</number>
544 <property name="notchTarget">
545 <double>30.000000000000000</double>
547 <property name="notchesVisible">
552 <item row="0" column="3">
553 <widget class="QLabel" name="limiter_threshold_label">
554 <property name="text">
555 <string>Limiter threshold</string>
557 <property name="alignment">
558 <set>Qt::AlignCenter</set>
562 <item row="2" column="3">
563 <widget class="QLabel" name="limiter_threshold_db_display">
564 <property name="text">
565 <string>-14.0 dB</string>
567 <property name="alignment">
568 <set>Qt::AlignCenter</set>
572 <item row="1" column="2">
573 <widget class="QDial" name="compressor_threshold_knob">
574 <property name="minimumSize">
580 <property name="maximumSize">
582 <width>16777215</width>
586 <property name="minimum">
587 <number>-400</number>
589 <property name="maximum">
592 <property name="value">
593 <number>-260</number>
595 <property name="notchTarget">
596 <double>30.000000000000000</double>
598 <property name="notchesVisible">
603 <item row="0" column="2">
604 <widget class="QLabel" name="compressor_threshold_label">
605 <property name="text">
606 <string>Compr. threshold</string>
610 <item row="2" column="2">
611 <widget class="QLabel" name="compressor_threshold_db_display">
612 <property name="text">
613 <string>-26.0 dB</string>
615 <property name="alignment">
616 <set>Qt::AlignCenter</set>
620 <item row="3" column="2">
621 <widget class="QCheckBox" name="compressor_enabled">
622 <property name="text">
623 <string>Enabled</string>
625 <property name="checked">
633 <spacer name="verticalSpacer">
634 <property name="orientation">
635 <enum>Qt::Vertical</enum>
637 <property name="sizeType">
638 <enum>QSizePolicy::Preferred</enum>
640 <property name="sizeHint" stdset="0">
649 <layout class="QHBoxLayout" name="preview_displays" stretch="0">
650 <property name="topMargin">
654 <spacer name="horizontalSpacer">
655 <property name="orientation">
656 <enum>Qt::Horizontal</enum>
658 <property name="sizeType">
659 <enum>QSizePolicy::Preferred</enum>
661 <property name="sizeHint" stdset="0">
675 <widget class="QMenuBar" name="menuBar">
676 <property name="geometry">
684 <widget class="QMenu" name="menuWhat">
685 <property name="title">
686 <string>Video</string>
688 <addaction name="exit_action"/>
690 <addaction name="menuWhat"/>
692 <action name="exit_action">
693 <property name="text">
694 <string>Exit</string>
698 <layoutdefault spacing="6" margin="11"/>
701 <class>GLWidget</class>
702 <extends>QWidget</extends>
703 <header>glwidget.h</header>
706 <class>VUMeter</class>
707 <extends>QWidget</extends>
708 <header>vumeter.h</header>
709 <container>1</container>
712 <class>LRAMeter</class>
713 <extends>QWidget</extends>
714 <header>lrameter.h</header>
715 <container>1</container>