]> git.sesse.net Git - nageru/blob - ui_mainwindow.ui
Support audio-only FFmpeg inputs. Somewhat wonky, though.
[nageru] / ui_mainwindow.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MainWindow</class>
4  <widget class="QMainWindow" name="MainWindow">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>1089</width>
10     <height>664</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Nageru</string>
15   </property>
16   <widget class="QWidget" name="central_widget">
17    <property name="enabled">
18     <bool>true</bool>
19    </property>
20    <property name="sizePolicy">
21     <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
22      <horstretch>0</horstretch>
23      <verstretch>0</verstretch>
24     </sizepolicy>
25    </property>
26    <layout class="QGridLayout" name="gridLayout">
27     <item row="0" column="0">
28      <layout class="QVBoxLayout" name="vertical_layout" stretch="0,0">
29       <item>
30        <layout class="QHBoxLayout" name="me_displays" stretch="0,0,0,0">
31         <item>
32          <layout class="QVBoxLayout" name="preview_vertical_layout">
33           <property name="leftMargin">
34            <number>0</number>
35           </property>
36           <item>
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>
42              </sizepolicy>
43             </property>
44            </widget>
45           </item>
46           <item>
47            <widget class="QLabel" name="label_preview">
48             <property name="text">
49              <string>Preview</string>
50             </property>
51             <property name="alignment">
52              <set>Qt::AlignCenter</set>
53             </property>
54            </widget>
55           </item>
56          </layout>
57         </item>
58         <item>
59          <layout class="QVBoxLayout" name="verticalLayout_2">
60           <property name="spacing">
61            <number>25</number>
62           </property>
63           <property name="topMargin">
64            <number>0</number>
65           </property>
66           <property name="bottomMargin">
67            <number>20</number>
68           </property>
69           <item>
70            <widget class="QPushButton" name="transition_btn1">
71             <property name="sizePolicy">
72              <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
73               <horstretch>0</horstretch>
74               <verstretch>0</verstretch>
75              </sizepolicy>
76             </property>
77             <property name="minimumSize">
78              <size>
79               <width>115</width>
80               <height>0</height>
81              </size>
82             </property>
83             <property name="maximumSize">
84              <size>
85               <width>16777215</width>
86               <height>16777215</height>
87              </size>
88             </property>
89             <property name="text">
90              <string>Cut</string>
91             </property>
92            </widget>
93           </item>
94           <item>
95            <widget class="QPushButton" name="transition_btn2">
96             <property name="sizePolicy">
97              <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
98               <horstretch>0</horstretch>
99               <verstretch>0</verstretch>
100              </sizepolicy>
101             </property>
102             <property name="minimumSize">
103              <size>
104               <width>115</width>
105               <height>0</height>
106              </size>
107             </property>
108             <property name="maximumSize">
109              <size>
110               <width>16777215</width>
111               <height>16777215</height>
112              </size>
113             </property>
114             <property name="text">
115              <string>Fade</string>
116             </property>
117            </widget>
118           </item>
119           <item>
120            <widget class="QPushButton" name="transition_btn3">
121             <property name="sizePolicy">
122              <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
123               <horstretch>0</horstretch>
124               <verstretch>0</verstretch>
125              </sizepolicy>
126             </property>
127             <property name="minimumSize">
128              <size>
129               <width>115</width>
130               <height>0</height>
131              </size>
132             </property>
133             <property name="maximumSize">
134              <size>
135               <width>16777215</width>
136               <height>16777215</height>
137              </size>
138             </property>
139             <property name="text">
140              <string>Wipe</string>
141             </property>
142            </widget>
143           </item>
144          </layout>
145         </item>
146         <item>
147          <layout class="QVBoxLayout" name="verticalLayout_5">
148           <property name="leftMargin">
149            <number>0</number>
150           </property>
151           <item>
152            <widget class="GLWidget" name="me_live" native="true">
153             <property name="sizePolicy">
154              <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
155               <horstretch>1</horstretch>
156               <verstretch>1</verstretch>
157              </sizepolicy>
158             </property>
159             <property name="sizeIncrement">
160              <size>
161               <width>16</width>
162               <height>9</height>
163              </size>
164             </property>
165             <property name="baseSize">
166              <size>
167               <width>16</width>
168               <height>9</height>
169              </size>
170             </property>
171            </widget>
172           </item>
173           <item>
174            <widget class="QLabel" name="label_live">
175             <property name="text">
176              <string>Live</string>
177             </property>
178             <property name="alignment">
179              <set>Qt::AlignCenter</set>
180             </property>
181            </widget>
182           </item>
183          </layout>
184         </item>
185         <item>
186          <layout class="QVBoxLayout" name="audio_meters">
187           <property name="rightMargin">
188            <number>0</number>
189           </property>
190           <item>
191            <widget class="CorrelationMeter" name="correlation_meter" native="true">
192             <property name="sizePolicy">
193              <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
194               <horstretch>0</horstretch>
195               <verstretch>0</verstretch>
196              </sizepolicy>
197             </property>
198             <property name="minimumSize">
199              <size>
200               <width>0</width>
201               <height>14</height>
202              </size>
203             </property>
204             <property name="palette">
205              <palette>
206               <active>
207                <colorrole role="Base">
208                 <brush brushstyle="SolidPattern">
209                  <color alpha="255">
210                   <red>255</red>
211                   <green>255</green>
212                   <blue>255</blue>
213                  </color>
214                 </brush>
215                </colorrole>
216                <colorrole role="Window">
217                 <brush brushstyle="SolidPattern">
218                  <color alpha="255">
219                   <red>239</red>
220                   <green>0</green>
221                   <blue>4</blue>
222                  </color>
223                 </brush>
224                </colorrole>
225               </active>
226               <inactive>
227                <colorrole role="Base">
228                 <brush brushstyle="SolidPattern">
229                  <color alpha="255">
230                   <red>255</red>
231                   <green>255</green>
232                   <blue>255</blue>
233                  </color>
234                 </brush>
235                </colorrole>
236                <colorrole role="Window">
237                 <brush brushstyle="SolidPattern">
238                  <color alpha="255">
239                   <red>239</red>
240                   <green>0</green>
241                   <blue>4</blue>
242                  </color>
243                 </brush>
244                </colorrole>
245               </inactive>
246               <disabled>
247                <colorrole role="Base">
248                 <brush brushstyle="SolidPattern">
249                  <color alpha="255">
250                   <red>239</red>
251                   <green>0</green>
252                   <blue>4</blue>
253                  </color>
254                 </brush>
255                </colorrole>
256                <colorrole role="Window">
257                 <brush brushstyle="SolidPattern">
258                  <color alpha="255">
259                   <red>239</red>
260                   <green>0</green>
261                   <blue>4</blue>
262                  </color>
263                 </brush>
264                </colorrole>
265               </disabled>
266              </palette>
267             </property>
268             <property name="autoFillBackground">
269              <bool>true</bool>
270             </property>
271            </widget>
272           </item>
273           <item>
274            <layout class="QHBoxLayout" name="vu_meters">
275             <item>
276              <layout class="QVBoxLayout" name="vu_meter_vertical_layout" stretch="1,0">
277               <property name="leftMargin">
278                <number>0</number>
279               </property>
280               <property name="bottomMargin">
281                <number>4</number>
282               </property>
283               <item>
284                <layout class="QHBoxLayout" name="horizontalLayout">
285                 <property name="bottomMargin">
286                  <number>0</number>
287                 </property>
288                 <item>
289                  <widget class="VUMeter" name="vu_meter" native="true">
290                   <property name="sizePolicy">
291                    <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
292                     <horstretch>0</horstretch>
293                     <verstretch>1</verstretch>
294                    </sizepolicy>
295                   </property>
296                   <property name="minimumSize">
297                    <size>
298                     <width>16</width>
299                     <height>0</height>
300                    </size>
301                   </property>
302                   <property name="sizeIncrement">
303                    <size>
304                     <width>1</width>
305                     <height>0</height>
306                    </size>
307                   </property>
308                   <property name="baseSize">
309                    <size>
310                     <width>0</width>
311                     <height>0</height>
312                    </size>
313                   </property>
314                   <property name="palette">
315                    <palette>
316                     <active>
317                      <colorrole role="Base">
318                       <brush brushstyle="SolidPattern">
319                        <color alpha="255">
320                         <red>255</red>
321                         <green>255</green>
322                         <blue>255</blue>
323                        </color>
324                       </brush>
325                      </colorrole>
326                      <colorrole role="Window">
327                       <brush brushstyle="SolidPattern">
328                        <color alpha="255">
329                         <red>5</red>
330                         <green>239</green>
331                         <blue>111</blue>
332                        </color>
333                       </brush>
334                      </colorrole>
335                     </active>
336                     <inactive>
337                      <colorrole role="Base">
338                       <brush brushstyle="SolidPattern">
339                        <color alpha="255">
340                         <red>255</red>
341                         <green>255</green>
342                         <blue>255</blue>
343                        </color>
344                       </brush>
345                      </colorrole>
346                      <colorrole role="Window">
347                       <brush brushstyle="SolidPattern">
348                        <color alpha="255">
349                         <red>5</red>
350                         <green>239</green>
351                         <blue>111</blue>
352                        </color>
353                       </brush>
354                      </colorrole>
355                     </inactive>
356                     <disabled>
357                      <colorrole role="Base">
358                       <brush brushstyle="SolidPattern">
359                        <color alpha="255">
360                         <red>5</red>
361                         <green>239</green>
362                         <blue>111</blue>
363                        </color>
364                       </brush>
365                      </colorrole>
366                      <colorrole role="Window">
367                       <brush brushstyle="SolidPattern">
368                        <color alpha="255">
369                         <red>5</red>
370                         <green>239</green>
371                         <blue>111</blue>
372                        </color>
373                       </brush>
374                      </colorrole>
375                     </disabled>
376                    </palette>
377                   </property>
378                   <property name="autoFillBackground">
379                    <bool>true</bool>
380                   </property>
381                  </widget>
382                 </item>
383                </layout>
384               </item>
385               <item>
386                <widget class="ClickableLabel" name="peak_display">
387                 <property name="minimumSize">
388                  <size>
389                   <width>30</width>
390                   <height>0</height>
391                  </size>
392                 </property>
393                 <property name="text">
394                  <string>-0.0</string>
395                 </property>
396                 <property name="alignment">
397                  <set>Qt::AlignCenter</set>
398                 </property>
399                </widget>
400               </item>
401              </layout>
402             </item>
403             <item>
404              <layout class="QVBoxLayout" name="lra_vertical_layout" stretch="1,0">
405               <property name="spacing">
406                <number>3</number>
407               </property>
408               <property name="leftMargin">
409                <number>0</number>
410               </property>
411               <item>
412                <layout class="QHBoxLayout" name="horizontalLayout_2">
413                 <item>
414                  <widget class="LRAMeter" name="lra_meter" native="true">
415                   <property name="sizePolicy">
416                    <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
417                     <horstretch>0</horstretch>
418                     <verstretch>0</verstretch>
419                    </sizepolicy>
420                   </property>
421                   <property name="minimumSize">
422                    <size>
423                     <width>24</width>
424                     <height>0</height>
425                    </size>
426                   </property>
427                   <property name="palette">
428                    <palette>
429                     <active>
430                      <colorrole role="Base">
431                       <brush brushstyle="SolidPattern">
432                        <color alpha="255">
433                         <red>255</red>
434                         <green>255</green>
435                         <blue>255</blue>
436                        </color>
437                       </brush>
438                      </colorrole>
439                      <colorrole role="Window">
440                       <brush brushstyle="SolidPattern">
441                        <color alpha="255">
442                         <red>0</red>
443                         <green>239</green>
444                         <blue>219</blue>
445                        </color>
446                       </brush>
447                      </colorrole>
448                     </active>
449                     <inactive>
450                      <colorrole role="Base">
451                       <brush brushstyle="SolidPattern">
452                        <color alpha="255">
453                         <red>255</red>
454                         <green>255</green>
455                         <blue>255</blue>
456                        </color>
457                       </brush>
458                      </colorrole>
459                      <colorrole role="Window">
460                       <brush brushstyle="SolidPattern">
461                        <color alpha="255">
462                         <red>0</red>
463                         <green>239</green>
464                         <blue>219</blue>
465                        </color>
466                       </brush>
467                      </colorrole>
468                     </inactive>
469                     <disabled>
470                      <colorrole role="Base">
471                       <brush brushstyle="SolidPattern">
472                        <color alpha="255">
473                         <red>0</red>
474                         <green>239</green>
475                         <blue>219</blue>
476                        </color>
477                       </brush>
478                      </colorrole>
479                      <colorrole role="Window">
480                       <brush brushstyle="SolidPattern">
481                        <color alpha="255">
482                         <red>0</red>
483                         <green>239</green>
484                         <blue>219</blue>
485                        </color>
486                       </brush>
487                      </colorrole>
488                     </disabled>
489                    </palette>
490                   </property>
491                   <property name="autoFillBackground">
492                    <bool>true</bool>
493                   </property>
494                  </widget>
495                 </item>
496                </layout>
497               </item>
498               <item>
499                <widget class="QPushButton" name="reset_meters_button">
500                 <property name="maximumSize">
501                  <size>
502                   <width>30</width>
503                   <height>20</height>
504                  </size>
505                 </property>
506                 <property name="text">
507                  <string>RST</string>
508                 </property>
509                 <property name="checked">
510                  <bool>false</bool>
511                 </property>
512                </widget>
513               </item>
514              </layout>
515             </item>
516            </layout>
517           </item>
518          </layout>
519         </item>
520        </layout>
521       </item>
522       <item>
523        <widget class="QStackedWidget" name="audio_views">
524         <property name="currentIndex">
525          <number>0</number>
526         </property>
527         <widget class="QWidget" name="compact_audio_view">
528          <layout class="QVBoxLayout" name="compact_audio_layout">
529           <property name="leftMargin">
530            <number>0</number>
531           </property>
532           <property name="topMargin">
533            <number>0</number>
534           </property>
535           <property name="rightMargin">
536            <number>0</number>
537           </property>
538           <property name="bottomMargin">
539            <number>0</number>
540           </property>
541           <item>
542            <widget class="QWidget" name="compact_header" native="true">
543             <property name="sizePolicy">
544              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
545               <horstretch>8</horstretch>
546               <verstretch>0</verstretch>
547              </sizepolicy>
548             </property>
549             <layout class="QHBoxLayout" name="horizontalLayout_3">
550              <property name="spacing">
551               <number>0</number>
552              </property>
553              <property name="leftMargin">
554               <number>0</number>
555              </property>
556              <property name="topMargin">
557               <number>0</number>
558              </property>
559              <property name="rightMargin">
560               <number>0</number>
561              </property>
562              <property name="bottomMargin">
563               <number>0</number>
564              </property>
565              <item>
566               <widget class="QLabel" name="compact_label">
567                <property name="text">
568                 <string>Compact audio view (1/3)  </string>
569                </property>
570                <property name="alignment">
571                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
572                </property>
573               </widget>
574              </item>
575              <item>
576               <widget class="QToolButton" name="compact_prev_page">
577                <property name="enabled">
578                 <bool>true</bool>
579                </property>
580                <property name="maximumSize">
581                 <size>
582                  <width>15</width>
583                  <height>15</height>
584                 </size>
585                </property>
586                <property name="text">
587                 <string>...</string>
588                </property>
589                <property name="autoRaise">
590                 <bool>true</bool>
591                </property>
592                <property name="arrowType">
593                 <enum>Qt::LeftArrow</enum>
594                </property>
595               </widget>
596              </item>
597              <item>
598               <widget class="QToolButton" name="compact_next_page">
599                <property name="maximumSize">
600                 <size>
601                  <width>15</width>
602                  <height>15</height>
603                 </size>
604                </property>
605                <property name="text">
606                 <string>...</string>
607                </property>
608                <property name="autoRaise">
609                 <bool>true</bool>
610                </property>
611                <property name="arrowType">
612                 <enum>Qt::RightArrow</enum>
613                </property>
614               </widget>
615              </item>
616             </layout>
617            </widget>
618           </item>
619           <item>
620            <layout class="QHBoxLayout" name="audiostrip" stretch="0,0">
621             <property name="spacing">
622              <number>6</number>
623             </property>
624             <property name="topMargin">
625              <number>0</number>
626             </property>
627             <item>
628              <widget class="QScrollArea" name="fader_scroll">
629               <property name="frameShape">
630                <enum>QFrame::NoFrame</enum>
631               </property>
632               <property name="verticalScrollBarPolicy">
633                <enum>Qt::ScrollBarAlwaysOff</enum>
634               </property>
635               <property name="widgetResizable">
636                <bool>true</bool>
637               </property>
638               <widget class="QWidget" name="fader_scroll_contents">
639                <property name="geometry">
640                 <rect>
641                  <x>0</x>
642                  <y>0</y>
643                  <width>497</width>
644                  <height>235</height>
645                 </rect>
646                </property>
647                <layout class="QHBoxLayout" name="horizontalLayout_4">
648                 <property name="spacing">
649                  <number>0</number>
650                 </property>
651                 <property name="leftMargin">
652                  <number>0</number>
653                 </property>
654                 <property name="topMargin">
655                  <number>0</number>
656                 </property>
657                 <property name="rightMargin">
658                  <number>0</number>
659                 </property>
660                 <property name="bottomMargin">
661                  <number>0</number>
662                 </property>
663                 <item>
664                  <layout class="QHBoxLayout" name="faders">
665                   <property name="sizeConstraint">
666                    <enum>QLayout::SetFixedSize</enum>
667                   </property>
668                  </layout>
669                 </item>
670                 <item>
671                  <spacer name="fader_spacer">
672                   <property name="orientation">
673                    <enum>Qt::Horizontal</enum>
674                   </property>
675                   <property name="sizeHint" stdset="0">
676                    <size>
677                     <width>40</width>
678                     <height>20</height>
679                    </size>
680                   </property>
681                  </spacer>
682                 </item>
683                </layout>
684               </widget>
685              </widget>
686             </item>
687             <item>
688              <layout class="QGridLayout" name="master_audio_strip" columnstretch="0,0,0,0,0,0">
689               <property name="bottomMargin">
690                <number>0</number>
691               </property>
692               <item row="2" column="3">
693                <widget class="QDial" name="compressor_threshold_knob">
694                 <property name="minimumSize">
695                  <size>
696                   <width>64</width>
697                   <height>64</height>
698                  </size>
699                 </property>
700                 <property name="maximumSize">
701                  <size>
702                   <width>16777215</width>
703                   <height>64</height>
704                  </size>
705                 </property>
706                 <property name="minimum">
707                  <number>-400</number>
708                 </property>
709                 <property name="maximum">
710                  <number>0</number>
711                 </property>
712                 <property name="value">
713                  <number>-260</number>
714                 </property>
715                 <property name="notchTarget">
716                  <double>30.000000000000000</double>
717                 </property>
718                 <property name="notchesVisible">
719                  <bool>true</bool>
720                 </property>
721                </widget>
722               </item>
723               <item row="4" column="5">
724                <widget class="QCheckBox" name="makeup_gain_auto_checkbox">
725                 <property name="text">
726                  <string>Auto</string>
727                 </property>
728                 <property name="checked">
729                  <bool>true</bool>
730                 </property>
731                </widget>
732               </item>
733               <item row="1" column="3">
734                <widget class="QLabel" name="compressor_threshold_label">
735                 <property name="text">
736                  <string>Compr. threshold</string>
737                 </property>
738                </widget>
739               </item>
740               <item row="1" column="2">
741                <widget class="QLabel" name="gainstaging_label">
742                 <property name="text">
743                  <string>Gain staging</string>
744                 </property>
745                 <property name="alignment">
746                  <set>Qt::AlignCenter</set>
747                 </property>
748                </widget>
749               </item>
750               <item row="3" column="3">
751                <widget class="QLabel" name="compressor_threshold_db_display">
752                 <property name="text">
753                  <string>-26.0 dB</string>
754                 </property>
755                 <property name="alignment">
756                  <set>Qt::AlignCenter</set>
757                 </property>
758                </widget>
759               </item>
760               <item row="2" column="2">
761                <widget class="QDial" name="gainstaging_knob">
762                 <property name="minimumSize">
763                  <size>
764                   <width>64</width>
765                   <height>64</height>
766                  </size>
767                 </property>
768                 <property name="maximumSize">
769                  <size>
770                   <width>16777215</width>
771                   <height>64</height>
772                  </size>
773                 </property>
774                 <property name="minimum">
775                  <number>-300</number>
776                 </property>
777                 <property name="maximum">
778                  <number>300</number>
779                 </property>
780                 <property name="notchTarget">
781                  <double>60.000000000000000</double>
782                 </property>
783                 <property name="notchesVisible">
784                  <bool>true</bool>
785                 </property>
786                </widget>
787               </item>
788               <item row="3" column="2">
789                <widget class="QLabel" name="gainstaging_db_display">
790                 <property name="text">
791                  <string>-0.0 dB</string>
792                 </property>
793                 <property name="alignment">
794                  <set>Qt::AlignCenter</set>
795                 </property>
796                </widget>
797               </item>
798               <item row="3" column="4">
799                <widget class="QLabel" name="limiter_threshold_db_display">
800                 <property name="text">
801                  <string>-14.0 dB</string>
802                 </property>
803                 <property name="alignment">
804                  <set>Qt::AlignCenter</set>
805                 </property>
806                </widget>
807               </item>
808               <item row="4" column="4">
809                <widget class="QCheckBox" name="limiter_enabled">
810                 <property name="text">
811                  <string>Enabled</string>
812                 </property>
813                 <property name="checked">
814                  <bool>true</bool>
815                 </property>
816                </widget>
817               </item>
818               <item row="4" column="2">
819                <widget class="QCheckBox" name="gainstaging_auto_checkbox">
820                 <property name="text">
821                  <string>Auto</string>
822                 </property>
823                 <property name="checked">
824                  <bool>true</bool>
825                 </property>
826                </widget>
827               </item>
828               <item row="2" column="4">
829                <widget class="QDial" name="limiter_threshold_knob">
830                 <property name="minimumSize">
831                  <size>
832                   <width>64</width>
833                   <height>64</height>
834                  </size>
835                 </property>
836                 <property name="maximumSize">
837                  <size>
838                   <width>16777215</width>
839                   <height>64</height>
840                  </size>
841                 </property>
842                 <property name="minimum">
843                  <number>-400</number>
844                 </property>
845                 <property name="maximum">
846                  <number>0</number>
847                 </property>
848                 <property name="value">
849                  <number>-140</number>
850                 </property>
851                 <property name="notchTarget">
852                  <double>30.000000000000000</double>
853                 </property>
854                 <property name="notchesVisible">
855                  <bool>true</bool>
856                 </property>
857                </widget>
858               </item>
859               <item row="3" column="1">
860                <widget class="QLabel" name="locut_cutoff_display">
861                 <property name="text">
862                  <string>120 Hz</string>
863                 </property>
864                 <property name="alignment">
865                  <set>Qt::AlignCenter</set>
866                 </property>
867                </widget>
868               </item>
869               <item row="4" column="1">
870                <widget class="QCheckBox" name="locut_enabled">
871                 <property name="text">
872                  <string>Enabled</string>
873                 </property>
874                 <property name="checked">
875                  <bool>true</bool>
876                 </property>
877                </widget>
878               </item>
879               <item row="3" column="5">
880                <widget class="QLabel" name="makeup_gain_db_display">
881                 <property name="text">
882                  <string>-0.0 dB</string>
883                 </property>
884                 <property name="alignment">
885                  <set>Qt::AlignCenter</set>
886                 </property>
887                </widget>
888               </item>
889               <item row="4" column="3">
890                <widget class="QCheckBox" name="compressor_enabled">
891                 <property name="text">
892                  <string>Enabled</string>
893                 </property>
894                 <property name="checked">
895                  <bool>true</bool>
896                 </property>
897                </widget>
898               </item>
899               <item row="1" column="1">
900                <widget class="QLabel" name="locut_cutoff_label">
901                 <property name="text">
902                  <string>Lo-cut (24dB/oct)</string>
903                 </property>
904                </widget>
905               </item>
906               <item row="0" column="1">
907                <spacer name="verticalSpacer">
908                 <property name="orientation">
909                  <enum>Qt::Vertical</enum>
910                 </property>
911                 <property name="sizeType">
912                  <enum>QSizePolicy::Expanding</enum>
913                 </property>
914                 <property name="sizeHint" stdset="0">
915                  <size>
916                   <width>20</width>
917                   <height>40</height>
918                  </size>
919                 </property>
920                </spacer>
921               </item>
922               <item row="5" column="1">
923                <spacer name="verticalSpacer_2">
924                 <property name="orientation">
925                  <enum>Qt::Vertical</enum>
926                 </property>
927                 <property name="sizeHint" stdset="0">
928                  <size>
929                   <width>20</width>
930                   <height>40</height>
931                  </size>
932                 </property>
933                </spacer>
934               </item>
935               <item row="2" column="5">
936                <widget class="QDial" name="makeup_gain_knob">
937                 <property name="minimumSize">
938                  <size>
939                   <width>64</width>
940                   <height>64</height>
941                  </size>
942                 </property>
943                 <property name="maximumSize">
944                  <size>
945                   <width>16777215</width>
946                   <height>64</height>
947                  </size>
948                 </property>
949                 <property name="minimum">
950                  <number>-150</number>
951                 </property>
952                 <property name="maximum">
953                  <number>150</number>
954                 </property>
955                 <property name="notchTarget">
956                  <double>30.000000000000000</double>
957                 </property>
958                 <property name="notchesVisible">
959                  <bool>true</bool>
960                 </property>
961                </widget>
962               </item>
963               <item row="1" column="4">
964                <widget class="QLabel" name="limiter_threshold_label">
965                 <property name="text">
966                  <string>Limiter threshold</string>
967                 </property>
968                 <property name="alignment">
969                  <set>Qt::AlignCenter</set>
970                 </property>
971                </widget>
972               </item>
973               <item row="1" column="5">
974                <widget class="QLabel" name="makeup_gain_label">
975                 <property name="text">
976                  <string>Makeup gain</string>
977                 </property>
978                 <property name="alignment">
979                  <set>Qt::AlignCenter</set>
980                 </property>
981                </widget>
982               </item>
983               <item row="2" column="1">
984                <widget class="QDial" name="locut_cutoff_knob">
985                 <property name="sizePolicy">
986                  <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
987                   <horstretch>0</horstretch>
988                   <verstretch>0</verstretch>
989                  </sizepolicy>
990                 </property>
991                 <property name="minimumSize">
992                  <size>
993                   <width>64</width>
994                   <height>64</height>
995                  </size>
996                 </property>
997                 <property name="maximumSize">
998                  <size>
999                   <width>16777215</width>
1000                   <height>64</height>
1001                  </size>
1002                 </property>
1003                 <property name="maximum">
1004                  <number>60</number>
1005                 </property>
1006                 <property name="value">
1007                  <number>26</number>
1008                 </property>
1009                </widget>
1010               </item>
1011              </layout>
1012             </item>
1013            </layout>
1014           </item>
1015           <item>
1016            <layout class="QHBoxLayout" name="preview_displays" stretch="0">
1017             <item>
1018              <spacer name="horizontalSpacer">
1019               <property name="orientation">
1020                <enum>Qt::Horizontal</enum>
1021               </property>
1022               <property name="sizeType">
1023                <enum>QSizePolicy::Preferred</enum>
1024               </property>
1025               <property name="sizeHint" stdset="0">
1026                <size>
1027                 <width>0</width>
1028                 <height>40</height>
1029                </size>
1030               </property>
1031              </spacer>
1032             </item>
1033            </layout>
1034           </item>
1035          </layout>
1036         </widget>
1037         <widget class="QWidget" name="full_audio_view">
1038          <layout class="QVBoxLayout" name="verticalLayout_3">
1039           <property name="leftMargin">
1040            <number>0</number>
1041           </property>
1042           <property name="topMargin">
1043            <number>0</number>
1044           </property>
1045           <property name="rightMargin">
1046            <number>0</number>
1047           </property>
1048           <property name="bottomMargin">
1049            <number>0</number>
1050           </property>
1051           <item>
1052            <layout class="QHBoxLayout" name="full_header">
1053             <property name="spacing">
1054              <number>0</number>
1055             </property>
1056             <item>
1057              <widget class="QLabel" name="full_label">
1058               <property name="text">
1059                <string>Full audio view (2/3)  </string>
1060               </property>
1061               <property name="alignment">
1062                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1063               </property>
1064              </widget>
1065             </item>
1066             <item>
1067              <widget class="QToolButton" name="full_prev_page">
1068               <property name="enabled">
1069                <bool>true</bool>
1070               </property>
1071               <property name="maximumSize">
1072                <size>
1073                 <width>15</width>
1074                 <height>15</height>
1075                </size>
1076               </property>
1077               <property name="text">
1078                <string>...</string>
1079               </property>
1080               <property name="autoRaise">
1081                <bool>true</bool>
1082               </property>
1083               <property name="arrowType">
1084                <enum>Qt::LeftArrow</enum>
1085               </property>
1086              </widget>
1087             </item>
1088             <item>
1089              <widget class="QToolButton" name="full_next_page">
1090               <property name="maximumSize">
1091                <size>
1092                 <width>15</width>
1093                 <height>15</height>
1094                </size>
1095               </property>
1096               <property name="text">
1097                <string>...</string>
1098               </property>
1099               <property name="autoRaise">
1100                <bool>true</bool>
1101               </property>
1102               <property name="arrowType">
1103                <enum>Qt::RightArrow</enum>
1104               </property>
1105              </widget>
1106             </item>
1107            </layout>
1108           </item>
1109           <item>
1110            <layout class="QHBoxLayout" name="audiostrip_2" stretch="0,0">
1111             <property name="spacing">
1112              <number>6</number>
1113             </property>
1114             <property name="topMargin">
1115              <number>0</number>
1116             </property>
1117             <item>
1118              <widget class="QScrollArea" name="bus_scroll">
1119               <property name="frameShape">
1120                <enum>QFrame::NoFrame</enum>
1121               </property>
1122               <property name="verticalScrollBarPolicy">
1123                <enum>Qt::ScrollBarAlwaysOff</enum>
1124               </property>
1125               <property name="widgetResizable">
1126                <bool>true</bool>
1127               </property>
1128               <widget class="QWidget" name="bus_scroll_contents">
1129                <property name="geometry">
1130                 <rect>
1131                  <x>0</x>
1132                  <y>0</y>
1133                  <width>722</width>
1134                  <height>281</height>
1135                 </rect>
1136                </property>
1137                <layout class="QHBoxLayout" name="horizontalLayout_5">
1138                 <property name="spacing">
1139                  <number>0</number>
1140                 </property>
1141                 <property name="leftMargin">
1142                  <number>0</number>
1143                 </property>
1144                 <property name="topMargin">
1145                  <number>0</number>
1146                 </property>
1147                 <property name="rightMargin">
1148                  <number>0</number>
1149                 </property>
1150                 <property name="bottomMargin">
1151                  <number>0</number>
1152                 </property>
1153                 <item>
1154                  <layout class="QHBoxLayout" name="buses">
1155                   <property name="sizeConstraint">
1156                    <enum>QLayout::SetFixedSize</enum>
1157                   </property>
1158                  </layout>
1159                 </item>
1160                 <item>
1161                  <spacer name="buses_spacer">
1162                   <property name="orientation">
1163                    <enum>Qt::Horizontal</enum>
1164                   </property>
1165                   <property name="sizeHint" stdset="0">
1166                    <size>
1167                     <width>723</width>
1168                     <height>20</height>
1169                    </size>
1170                   </property>
1171                  </spacer>
1172                 </item>
1173                </layout>
1174               </widget>
1175              </widget>
1176             </item>
1177             <item>
1178              <layout class="QGridLayout" name="master_audio_strip_2" columnstretch="0,0,0,0">
1179               <property name="bottomMargin">
1180                <number>0</number>
1181               </property>
1182               <item row="3" column="1">
1183                <widget class="QLabel" name="locut_cutoff_display_2">
1184                 <property name="text">
1185                  <string>120 Hz</string>
1186                 </property>
1187                 <property name="alignment">
1188                  <set>Qt::AlignCenter</set>
1189                 </property>
1190                </widget>
1191               </item>
1192               <item row="3" column="3">
1193                <widget class="QLabel" name="makeup_gain_db_display_2">
1194                 <property name="text">
1195                  <string>-0.0 dB</string>
1196                 </property>
1197                 <property name="alignment">
1198                  <set>Qt::AlignCenter</set>
1199                 </property>
1200                </widget>
1201               </item>
1202               <item row="3" column="2">
1203                <widget class="QLabel" name="limiter_threshold_db_display_2">
1204                 <property name="text">
1205                  <string>-14.0 dB</string>
1206                 </property>
1207                 <property name="alignment">
1208                  <set>Qt::AlignCenter</set>
1209                 </property>
1210                </widget>
1211               </item>
1212               <item row="2" column="1">
1213                <widget class="QDial" name="locut_cutoff_knob_2">
1214                 <property name="sizePolicy">
1215                  <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1216                   <horstretch>0</horstretch>
1217                   <verstretch>0</verstretch>
1218                  </sizepolicy>
1219                 </property>
1220                 <property name="minimumSize">
1221                  <size>
1222                   <width>64</width>
1223                   <height>64</height>
1224                  </size>
1225                 </property>
1226                 <property name="maximumSize">
1227                  <size>
1228                   <width>16777215</width>
1229                   <height>64</height>
1230                  </size>
1231                 </property>
1232                 <property name="maximum">
1233                  <number>60</number>
1234                 </property>
1235                 <property name="value">
1236                  <number>26</number>
1237                 </property>
1238                </widget>
1239               </item>
1240               <item row="4" column="2">
1241                <widget class="QCheckBox" name="limiter_enabled_2">
1242                 <property name="text">
1243                  <string>Enabled</string>
1244                 </property>
1245                 <property name="checked">
1246                  <bool>true</bool>
1247                 </property>
1248                </widget>
1249               </item>
1250               <item row="2" column="2">
1251                <widget class="QDial" name="limiter_threshold_knob_2">
1252                 <property name="minimumSize">
1253                  <size>
1254                   <width>64</width>
1255                   <height>64</height>
1256                  </size>
1257                 </property>
1258                 <property name="maximumSize">
1259                  <size>
1260                   <width>16777215</width>
1261                   <height>64</height>
1262                  </size>
1263                 </property>
1264                 <property name="minimum">
1265                  <number>-400</number>
1266                 </property>
1267                 <property name="maximum">
1268                  <number>0</number>
1269                 </property>
1270                 <property name="value">
1271                  <number>-140</number>
1272                 </property>
1273                 <property name="notchTarget">
1274                  <double>30.000000000000000</double>
1275                 </property>
1276                 <property name="notchesVisible">
1277                  <bool>true</bool>
1278                 </property>
1279                </widget>
1280               </item>
1281               <item row="4" column="3">
1282                <widget class="QCheckBox" name="makeup_gain_auto_checkbox_2">
1283                 <property name="text">
1284                  <string>Auto</string>
1285                 </property>
1286                 <property name="checked">
1287                  <bool>true</bool>
1288                 </property>
1289                </widget>
1290               </item>
1291               <item row="5" column="1">
1292                <spacer name="verticalSpacer_4">
1293                 <property name="orientation">
1294                  <enum>Qt::Vertical</enum>
1295                 </property>
1296                 <property name="sizeHint" stdset="0">
1297                  <size>
1298                   <width>20</width>
1299                   <height>40</height>
1300                  </size>
1301                 </property>
1302                </spacer>
1303               </item>
1304               <item row="1" column="1">
1305                <widget class="QLabel" name="locut_cutoff_label_2">
1306                 <property name="text">
1307                  <string>Lo-cut (24dB/oct)</string>
1308                 </property>
1309                </widget>
1310               </item>
1311               <item row="0" column="1">
1312                <spacer name="verticalSpacer_3">
1313                 <property name="orientation">
1314                  <enum>Qt::Vertical</enum>
1315                 </property>
1316                 <property name="sizeType">
1317                  <enum>QSizePolicy::Expanding</enum>
1318                 </property>
1319                 <property name="sizeHint" stdset="0">
1320                  <size>
1321                   <width>20</width>
1322                   <height>40</height>
1323                  </size>
1324                 </property>
1325                </spacer>
1326               </item>
1327               <item row="2" column="3">
1328                <widget class="QDial" name="makeup_gain_knob_2">
1329                 <property name="minimumSize">
1330                  <size>
1331                   <width>64</width>
1332                   <height>64</height>
1333                  </size>
1334                 </property>
1335                 <property name="maximumSize">
1336                  <size>
1337                   <width>16777215</width>
1338                   <height>64</height>
1339                  </size>
1340                 </property>
1341                 <property name="minimum">
1342                  <number>-150</number>
1343                 </property>
1344                 <property name="maximum">
1345                  <number>150</number>
1346                 </property>
1347                 <property name="notchTarget">
1348                  <double>30.000000000000000</double>
1349                 </property>
1350                 <property name="notchesVisible">
1351                  <bool>true</bool>
1352                 </property>
1353                </widget>
1354               </item>
1355               <item row="1" column="2">
1356                <widget class="QLabel" name="limiter_threshold_label_2">
1357                 <property name="text">
1358                  <string>Limiter threshold</string>
1359                 </property>
1360                 <property name="alignment">
1361                  <set>Qt::AlignCenter</set>
1362                 </property>
1363                </widget>
1364               </item>
1365               <item row="1" column="3">
1366                <widget class="QLabel" name="makeup_gain_label_2">
1367                 <property name="text">
1368                  <string>Makeup gain</string>
1369                 </property>
1370                 <property name="alignment">
1371                  <set>Qt::AlignCenter</set>
1372                 </property>
1373                </widget>
1374               </item>
1375              </layout>
1376             </item>
1377            </layout>
1378           </item>
1379          </layout>
1380         </widget>
1381         <widget class="QWidget" name="video_grid_view">
1382          <layout class="QVBoxLayout" name="verticalLayout_4" stretch="0,1">
1383           <property name="leftMargin">
1384            <number>0</number>
1385           </property>
1386           <property name="topMargin">
1387            <number>0</number>
1388           </property>
1389           <property name="rightMargin">
1390            <number>0</number>
1391           </property>
1392           <property name="bottomMargin">
1393            <number>0</number>
1394           </property>
1395           <item>
1396            <layout class="QHBoxLayout" name="video_grid_header" stretch="0,0,0">
1397             <property name="spacing">
1398              <number>0</number>
1399             </property>
1400             <item>
1401              <widget class="QLabel" name="video_grid_label">
1402               <property name="text">
1403                <string>Video grid display (3/3)  </string>
1404               </property>
1405               <property name="alignment">
1406                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1407               </property>
1408              </widget>
1409             </item>
1410             <item>
1411              <widget class="QToolButton" name="video_grid_prev_page">
1412               <property name="enabled">
1413                <bool>true</bool>
1414               </property>
1415               <property name="maximumSize">
1416                <size>
1417                 <width>15</width>
1418                 <height>15</height>
1419                </size>
1420               </property>
1421               <property name="text">
1422                <string>...</string>
1423               </property>
1424               <property name="autoRaise">
1425                <bool>true</bool>
1426               </property>
1427               <property name="arrowType">
1428                <enum>Qt::LeftArrow</enum>
1429               </property>
1430              </widget>
1431             </item>
1432             <item>
1433              <widget class="QToolButton" name="video_grid_next_page">
1434               <property name="maximumSize">
1435                <size>
1436                 <width>15</width>
1437                 <height>15</height>
1438                </size>
1439               </property>
1440               <property name="text">
1441                <string>...</string>
1442               </property>
1443               <property name="autoRaise">
1444                <bool>true</bool>
1445               </property>
1446               <property name="arrowType">
1447                <enum>Qt::RightArrow</enum>
1448               </property>
1449              </widget>
1450             </item>
1451            </layout>
1452           </item>
1453           <item>
1454            <widget class="QWidget" name="preview_displays_grid" native="true"/>
1455           </item>
1456          </layout>
1457         </widget>
1458        </widget>
1459       </item>
1460      </layout>
1461     </item>
1462    </layout>
1463   </widget>
1464   <widget class="QMenuBar" name="menuBar">
1465    <property name="geometry">
1466     <rect>
1467      <x>0</x>
1468      <y>0</y>
1469      <width>1089</width>
1470      <height>22</height>
1471     </rect>
1472    </property>
1473    <widget class="QMenu" name="video_menu">
1474     <property name="title">
1475      <string>&amp;Video</string>
1476     </property>
1477     <widget class="QMenu" name="display_timecode_menu">
1478      <property name="title">
1479       <string>Display &amp;time code</string>
1480      </property>
1481      <addaction name="timecode_stream_action"/>
1482      <addaction name="timecode_stdout_action"/>
1483     </widget>
1484     <widget class="QMenu" name="hdmi_sdi_output_device_menu">
1485      <property name="title">
1486       <string>HDMI/SDI output device</string>
1487      </property>
1488      <addaction name="separator"/>
1489     </widget>
1490     <widget class="QMenu" name="hdmi_sdi_output_resolution_menu">
1491      <property name="title">
1492       <string>HDMI/SDI output resolution</string>
1493      </property>
1494      <addaction name="separator"/>
1495     </widget>
1496     <addaction name="cut_action"/>
1497     <addaction name="open_analyzer_action"/>
1498     <addaction name="x264_bitrate_action"/>
1499     <addaction name="hdmi_sdi_output_device_menu"/>
1500     <addaction name="hdmi_sdi_output_resolution_menu"/>
1501     <addaction name="display_timecode_menu"/>
1502     <addaction name="quick_cut_enable_action"/>
1503     <addaction name="exit_action"/>
1504    </widget>
1505    <widget class="QMenu" name="menu_Help">
1506     <property name="title">
1507      <string>&amp;Help</string>
1508     </property>
1509     <addaction name="manual_action"/>
1510     <addaction name="about_action"/>
1511    </widget>
1512    <widget class="QMenu" name="menu_Audio">
1513     <property name="title">
1514      <string>&amp;Audio</string>
1515     </property>
1516     <addaction name="simple_audio_mode"/>
1517     <addaction name="multichannel_audio_mode"/>
1518     <addaction name="separator"/>
1519     <addaction name="input_mapping_action"/>
1520     <addaction name="midi_mapping_action"/>
1521    </widget>
1522    <addaction name="video_menu"/>
1523    <addaction name="menu_Audio"/>
1524    <addaction name="menu_Help"/>
1525   </widget>
1526   <action name="exit_action">
1527    <property name="text">
1528     <string>&amp;Exit</string>
1529    </property>
1530   </action>
1531   <action name="cut_action">
1532    <property name="text">
1533     <string>&amp;Begin new video segment</string>
1534    </property>
1535   </action>
1536   <action name="about_action">
1537    <property name="text">
1538     <string>&amp;About Nageru…</string>
1539    </property>
1540   </action>
1541   <action name="x264_bitrate_action">
1542    <property name="text">
1543     <string>Change &amp;x264 bitrate…</string>
1544    </property>
1545   </action>
1546   <action name="input_mapping_action">
1547    <property name="text">
1548     <string>&amp;Input mapping…</string>
1549    </property>
1550   </action>
1551   <action name="simple_audio_mode">
1552    <property name="checkable">
1553     <bool>true</bool>
1554    </property>
1555    <property name="checked">
1556     <bool>true</bool>
1557    </property>
1558    <property name="text">
1559     <string>Simple</string>
1560    </property>
1561   </action>
1562   <action name="multichannel_audio_mode">
1563    <property name="checkable">
1564     <bool>true</bool>
1565    </property>
1566    <property name="text">
1567     <string>Multichannel</string>
1568    </property>
1569   </action>
1570   <action name="midi_mapping_action">
1571    <property name="text">
1572     <string>Setup MIDI controller…</string>
1573    </property>
1574   </action>
1575   <action name="manual_action">
1576    <property name="text">
1577     <string>Online &amp;manual…</string>
1578    </property>
1579   </action>
1580   <action name="timecode_stream_action">
1581    <property name="checkable">
1582     <bool>true</bool>
1583    </property>
1584    <property name="text">
1585     <string>In &amp;stream</string>
1586    </property>
1587   </action>
1588   <action name="timecode_stdout_action">
1589    <property name="checkable">
1590     <bool>true</bool>
1591    </property>
1592    <property name="text">
1593     <string>On standard &amp;output</string>
1594    </property>
1595   </action>
1596   <action name="open_analyzer_action">
1597    <property name="text">
1598     <string>Open frame &amp;analyzer…</string>
1599    </property>
1600   </action>
1601   <action name="quick_cut_enable_action">
1602    <property name="checkable">
1603     <bool>true</bool>
1604    </property>
1605    <property name="text">
1606     <string>Enable &amp;quick-cut keys (Q, W, E, etc.)</string>
1607    </property>
1608   </action>
1609  </widget>
1610  <layoutdefault spacing="6" margin="11"/>
1611  <customwidgets>
1612   <customwidget>
1613    <class>VUMeter</class>
1614    <extends>QWidget</extends>
1615    <header>vumeter.h</header>
1616    <container>1</container>
1617   </customwidget>
1618   <customwidget>
1619    <class>ClickableLabel</class>
1620    <extends>QLabel</extends>
1621    <header>clickable_label.h</header>
1622   </customwidget>
1623   <customwidget>
1624    <class>GLWidget</class>
1625    <extends>QWidget</extends>
1626    <header>glwidget.h</header>
1627   </customwidget>
1628   <customwidget>
1629    <class>LRAMeter</class>
1630    <extends>QWidget</extends>
1631    <header>lrameter.h</header>
1632    <container>1</container>
1633   </customwidget>
1634   <customwidget>
1635    <class>CorrelationMeter</class>
1636    <extends>QWidget</extends>
1637    <header>correlation_meter.h</header>
1638    <container>1</container>
1639   </customwidget>
1640  </customwidgets>
1641  <resources/>
1642  <connections/>
1643 </ui>