]> git.sesse.net Git - nageru/blob - ui_mainwindow.ui
8fb46ff966f0f2dfa6d567edecabfb6490818470
[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="QLabel" 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  </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,1,0">
621             <property name="spacing">
622              <number>6</number>
623             </property>
624             <property name="topMargin">
625              <number>0</number>
626             </property>
627             <item>
628              <layout class="QHBoxLayout" name="faders">
629               <property name="sizeConstraint">
630                <enum>QLayout::SetFixedSize</enum>
631               </property>
632              </layout>
633             </item>
634             <item>
635              <spacer name="horizontalSpacer_3">
636               <property name="orientation">
637                <enum>Qt::Horizontal</enum>
638               </property>
639               <property name="sizeHint" stdset="0">
640                <size>
641                 <width>40</width>
642                 <height>20</height>
643                </size>
644               </property>
645              </spacer>
646             </item>
647             <item>
648              <layout class="QGridLayout" name="master_audio_strip" columnstretch="0,0,0,0,0,0">
649               <property name="bottomMargin">
650                <number>0</number>
651               </property>
652               <item row="2" column="3">
653                <widget class="QDial" name="compressor_threshold_knob">
654                 <property name="minimumSize">
655                  <size>
656                   <width>64</width>
657                   <height>64</height>
658                  </size>
659                 </property>
660                 <property name="maximumSize">
661                  <size>
662                   <width>16777215</width>
663                   <height>64</height>
664                  </size>
665                 </property>
666                 <property name="minimum">
667                  <number>-400</number>
668                 </property>
669                 <property name="maximum">
670                  <number>0</number>
671                 </property>
672                 <property name="value">
673                  <number>-260</number>
674                 </property>
675                 <property name="notchTarget">
676                  <double>30.000000000000000</double>
677                 </property>
678                 <property name="notchesVisible">
679                  <bool>true</bool>
680                 </property>
681                </widget>
682               </item>
683               <item row="4" column="5">
684                <widget class="QCheckBox" name="makeup_gain_auto_checkbox">
685                 <property name="text">
686                  <string>Auto</string>
687                 </property>
688                 <property name="checked">
689                  <bool>true</bool>
690                 </property>
691                </widget>
692               </item>
693               <item row="1" column="3">
694                <widget class="QLabel" name="compressor_threshold_label">
695                 <property name="text">
696                  <string>Compr. threshold</string>
697                 </property>
698                </widget>
699               </item>
700               <item row="1" column="2">
701                <widget class="QLabel" name="gainstaging_label">
702                 <property name="text">
703                  <string>Gain staging</string>
704                 </property>
705                 <property name="alignment">
706                  <set>Qt::AlignCenter</set>
707                 </property>
708                </widget>
709               </item>
710               <item row="3" column="3">
711                <widget class="QLabel" name="compressor_threshold_db_display">
712                 <property name="text">
713                  <string>-26.0 dB</string>
714                 </property>
715                 <property name="alignment">
716                  <set>Qt::AlignCenter</set>
717                 </property>
718                </widget>
719               </item>
720               <item row="2" column="2">
721                <widget class="QDial" name="gainstaging_knob">
722                 <property name="minimumSize">
723                  <size>
724                   <width>64</width>
725                   <height>64</height>
726                  </size>
727                 </property>
728                 <property name="maximumSize">
729                  <size>
730                   <width>16777215</width>
731                   <height>64</height>
732                  </size>
733                 </property>
734                 <property name="minimum">
735                  <number>-300</number>
736                 </property>
737                 <property name="maximum">
738                  <number>300</number>
739                 </property>
740                 <property name="notchTarget">
741                  <double>60.000000000000000</double>
742                 </property>
743                 <property name="notchesVisible">
744                  <bool>true</bool>
745                 </property>
746                </widget>
747               </item>
748               <item row="3" column="2">
749                <widget class="QLabel" name="gainstaging_db_display">
750                 <property name="text">
751                  <string>-0.0 dB</string>
752                 </property>
753                 <property name="alignment">
754                  <set>Qt::AlignCenter</set>
755                 </property>
756                </widget>
757               </item>
758               <item row="3" column="4">
759                <widget class="QLabel" name="limiter_threshold_db_display">
760                 <property name="text">
761                  <string>-14.0 dB</string>
762                 </property>
763                 <property name="alignment">
764                  <set>Qt::AlignCenter</set>
765                 </property>
766                </widget>
767               </item>
768               <item row="4" column="4">
769                <widget class="QCheckBox" name="limiter_enabled">
770                 <property name="text">
771                  <string>Enabled</string>
772                 </property>
773                 <property name="checked">
774                  <bool>true</bool>
775                 </property>
776                </widget>
777               </item>
778               <item row="4" column="2">
779                <widget class="QCheckBox" name="gainstaging_auto_checkbox">
780                 <property name="text">
781                  <string>Auto</string>
782                 </property>
783                 <property name="checked">
784                  <bool>true</bool>
785                 </property>
786                </widget>
787               </item>
788               <item row="2" column="4">
789                <widget class="QDial" name="limiter_threshold_knob">
790                 <property name="minimumSize">
791                  <size>
792                   <width>64</width>
793                   <height>64</height>
794                  </size>
795                 </property>
796                 <property name="maximumSize">
797                  <size>
798                   <width>16777215</width>
799                   <height>64</height>
800                  </size>
801                 </property>
802                 <property name="minimum">
803                  <number>-400</number>
804                 </property>
805                 <property name="maximum">
806                  <number>0</number>
807                 </property>
808                 <property name="value">
809                  <number>-140</number>
810                 </property>
811                 <property name="notchTarget">
812                  <double>30.000000000000000</double>
813                 </property>
814                 <property name="notchesVisible">
815                  <bool>true</bool>
816                 </property>
817                </widget>
818               </item>
819               <item row="3" column="1">
820                <widget class="QLabel" name="locut_cutoff_display">
821                 <property name="text">
822                  <string>120 Hz</string>
823                 </property>
824                 <property name="alignment">
825                  <set>Qt::AlignCenter</set>
826                 </property>
827                </widget>
828               </item>
829               <item row="4" column="1">
830                <widget class="QCheckBox" name="locut_enabled">
831                 <property name="text">
832                  <string>Enabled</string>
833                 </property>
834                 <property name="checked">
835                  <bool>true</bool>
836                 </property>
837                </widget>
838               </item>
839               <item row="3" column="5">
840                <widget class="QLabel" name="makeup_gain_db_display">
841                 <property name="text">
842                  <string>-0.0 dB</string>
843                 </property>
844                 <property name="alignment">
845                  <set>Qt::AlignCenter</set>
846                 </property>
847                </widget>
848               </item>
849               <item row="4" column="3">
850                <widget class="QCheckBox" name="compressor_enabled">
851                 <property name="text">
852                  <string>Enabled</string>
853                 </property>
854                 <property name="checked">
855                  <bool>true</bool>
856                 </property>
857                </widget>
858               </item>
859               <item row="1" column="1">
860                <widget class="QLabel" name="locut_cutoff_label">
861                 <property name="text">
862                  <string>Lo-cut (24dB/oct)</string>
863                 </property>
864                </widget>
865               </item>
866               <item row="0" column="1">
867                <spacer name="verticalSpacer">
868                 <property name="orientation">
869                  <enum>Qt::Vertical</enum>
870                 </property>
871                 <property name="sizeType">
872                  <enum>QSizePolicy::Expanding</enum>
873                 </property>
874                 <property name="sizeHint" stdset="0">
875                  <size>
876                   <width>20</width>
877                   <height>40</height>
878                  </size>
879                 </property>
880                </spacer>
881               </item>
882               <item row="5" column="1">
883                <spacer name="verticalSpacer_2">
884                 <property name="orientation">
885                  <enum>Qt::Vertical</enum>
886                 </property>
887                 <property name="sizeHint" stdset="0">
888                  <size>
889                   <width>20</width>
890                   <height>40</height>
891                  </size>
892                 </property>
893                </spacer>
894               </item>
895               <item row="2" column="5">
896                <widget class="QDial" name="makeup_gain_knob">
897                 <property name="minimumSize">
898                  <size>
899                   <width>64</width>
900                   <height>64</height>
901                  </size>
902                 </property>
903                 <property name="maximumSize">
904                  <size>
905                   <width>16777215</width>
906                   <height>64</height>
907                  </size>
908                 </property>
909                 <property name="minimum">
910                  <number>-300</number>
911                 </property>
912                 <property name="maximum">
913                  <number>300</number>
914                 </property>
915                 <property name="notchTarget">
916                  <double>60.000000000000000</double>
917                 </property>
918                 <property name="notchesVisible">
919                  <bool>true</bool>
920                 </property>
921                </widget>
922               </item>
923               <item row="1" column="4">
924                <widget class="QLabel" name="limiter_threshold_label">
925                 <property name="text">
926                  <string>Limiter threshold</string>
927                 </property>
928                 <property name="alignment">
929                  <set>Qt::AlignCenter</set>
930                 </property>
931                </widget>
932               </item>
933               <item row="1" column="5">
934                <widget class="QLabel" name="makeup_gain_label">
935                 <property name="text">
936                  <string>Makeup gain</string>
937                 </property>
938                 <property name="alignment">
939                  <set>Qt::AlignCenter</set>
940                 </property>
941                </widget>
942               </item>
943               <item row="2" column="1">
944                <widget class="QDial" name="locut_cutoff_knob">
945                 <property name="sizePolicy">
946                  <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
947                   <horstretch>0</horstretch>
948                   <verstretch>0</verstretch>
949                  </sizepolicy>
950                 </property>
951                 <property name="minimumSize">
952                  <size>
953                   <width>64</width>
954                   <height>64</height>
955                  </size>
956                 </property>
957                 <property name="maximumSize">
958                  <size>
959                   <width>16777215</width>
960                   <height>64</height>
961                  </size>
962                 </property>
963                 <property name="maximum">
964                  <number>60</number>
965                 </property>
966                 <property name="value">
967                  <number>26</number>
968                 </property>
969                </widget>
970               </item>
971              </layout>
972             </item>
973            </layout>
974           </item>
975           <item>
976            <layout class="QHBoxLayout" name="preview_displays" stretch="0">
977             <item>
978              <spacer name="horizontalSpacer">
979               <property name="orientation">
980                <enum>Qt::Horizontal</enum>
981               </property>
982               <property name="sizeType">
983                <enum>QSizePolicy::Preferred</enum>
984               </property>
985               <property name="sizeHint" stdset="0">
986                <size>
987                 <width>0</width>
988                 <height>40</height>
989                </size>
990               </property>
991              </spacer>
992             </item>
993            </layout>
994           </item>
995          </layout>
996         </widget>
997         <widget class="QWidget" name="full_audio_view">
998          <layout class="QVBoxLayout" name="verticalLayout_3">
999           <property name="leftMargin">
1000            <number>0</number>
1001           </property>
1002           <property name="topMargin">
1003            <number>0</number>
1004           </property>
1005           <property name="rightMargin">
1006            <number>0</number>
1007           </property>
1008           <property name="bottomMargin">
1009            <number>0</number>
1010           </property>
1011           <item>
1012            <layout class="QHBoxLayout" name="full_header">
1013             <property name="spacing">
1014              <number>0</number>
1015             </property>
1016             <item>
1017              <widget class="QLabel" name="full_label">
1018               <property name="text">
1019                <string>Full audio view  </string>
1020               </property>
1021               <property name="alignment">
1022                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1023               </property>
1024              </widget>
1025             </item>
1026             <item>
1027              <widget class="QToolButton" name="full_prev_page">
1028               <property name="enabled">
1029                <bool>true</bool>
1030               </property>
1031               <property name="maximumSize">
1032                <size>
1033                 <width>15</width>
1034                 <height>15</height>
1035                </size>
1036               </property>
1037               <property name="text">
1038                <string>...</string>
1039               </property>
1040               <property name="autoRaise">
1041                <bool>true</bool>
1042               </property>
1043               <property name="arrowType">
1044                <enum>Qt::LeftArrow</enum>
1045               </property>
1046              </widget>
1047             </item>
1048             <item>
1049              <widget class="QToolButton" name="full_next_page">
1050               <property name="maximumSize">
1051                <size>
1052                 <width>15</width>
1053                 <height>15</height>
1054                </size>
1055               </property>
1056               <property name="text">
1057                <string>...</string>
1058               </property>
1059               <property name="autoRaise">
1060                <bool>true</bool>
1061               </property>
1062               <property name="arrowType">
1063                <enum>Qt::RightArrow</enum>
1064               </property>
1065              </widget>
1066             </item>
1067            </layout>
1068           </item>
1069           <item>
1070            <layout class="QHBoxLayout" name="audiostrip_2" stretch="0,1,0">
1071             <property name="spacing">
1072              <number>6</number>
1073             </property>
1074             <property name="topMargin">
1075              <number>0</number>
1076             </property>
1077             <item>
1078              <layout class="QHBoxLayout" name="buses">
1079               <property name="sizeConstraint">
1080                <enum>QLayout::SetFixedSize</enum>
1081               </property>
1082              </layout>
1083             </item>
1084             <item>
1085              <spacer name="horizontalSpacer_4">
1086               <property name="orientation">
1087                <enum>Qt::Horizontal</enum>
1088               </property>
1089               <property name="sizeHint" stdset="0">
1090                <size>
1091                 <width>40</width>
1092                 <height>20</height>
1093                </size>
1094               </property>
1095              </spacer>
1096             </item>
1097             <item>
1098              <layout class="QGridLayout" name="master_audio_strip_2" columnstretch="0,0,0,0">
1099               <property name="bottomMargin">
1100                <number>0</number>
1101               </property>
1102               <item row="3" column="1">
1103                <widget class="QLabel" name="locut_cutoff_display_2">
1104                 <property name="text">
1105                  <string>120 Hz</string>
1106                 </property>
1107                 <property name="alignment">
1108                  <set>Qt::AlignCenter</set>
1109                 </property>
1110                </widget>
1111               </item>
1112               <item row="3" column="3">
1113                <widget class="QLabel" name="makeup_gain_db_display_2">
1114                 <property name="text">
1115                  <string>-0.0 dB</string>
1116                 </property>
1117                 <property name="alignment">
1118                  <set>Qt::AlignCenter</set>
1119                 </property>
1120                </widget>
1121               </item>
1122               <item row="3" column="2">
1123                <widget class="QLabel" name="limiter_threshold_db_display_2">
1124                 <property name="text">
1125                  <string>-14.0 dB</string>
1126                 </property>
1127                 <property name="alignment">
1128                  <set>Qt::AlignCenter</set>
1129                 </property>
1130                </widget>
1131               </item>
1132               <item row="2" column="1">
1133                <widget class="QDial" name="locut_cutoff_knob_2">
1134                 <property name="sizePolicy">
1135                  <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1136                   <horstretch>0</horstretch>
1137                   <verstretch>0</verstretch>
1138                  </sizepolicy>
1139                 </property>
1140                 <property name="minimumSize">
1141                  <size>
1142                   <width>64</width>
1143                   <height>64</height>
1144                  </size>
1145                 </property>
1146                 <property name="maximumSize">
1147                  <size>
1148                   <width>16777215</width>
1149                   <height>64</height>
1150                  </size>
1151                 </property>
1152                 <property name="maximum">
1153                  <number>60</number>
1154                 </property>
1155                 <property name="value">
1156                  <number>26</number>
1157                 </property>
1158                </widget>
1159               </item>
1160               <item row="4" column="2">
1161                <widget class="QCheckBox" name="limiter_enabled_2">
1162                 <property name="text">
1163                  <string>Enabled</string>
1164                 </property>
1165                 <property name="checked">
1166                  <bool>true</bool>
1167                 </property>
1168                </widget>
1169               </item>
1170               <item row="2" column="2">
1171                <widget class="QDial" name="limiter_threshold_knob_2">
1172                 <property name="minimumSize">
1173                  <size>
1174                   <width>64</width>
1175                   <height>64</height>
1176                  </size>
1177                 </property>
1178                 <property name="maximumSize">
1179                  <size>
1180                   <width>16777215</width>
1181                   <height>64</height>
1182                  </size>
1183                 </property>
1184                 <property name="minimum">
1185                  <number>-400</number>
1186                 </property>
1187                 <property name="maximum">
1188                  <number>0</number>
1189                 </property>
1190                 <property name="value">
1191                  <number>-140</number>
1192                 </property>
1193                 <property name="notchTarget">
1194                  <double>30.000000000000000</double>
1195                 </property>
1196                 <property name="notchesVisible">
1197                  <bool>true</bool>
1198                 </property>
1199                </widget>
1200               </item>
1201               <item row="4" column="3">
1202                <widget class="QCheckBox" name="makeup_gain_auto_checkbox_2">
1203                 <property name="text">
1204                  <string>Auto</string>
1205                 </property>
1206                 <property name="checked">
1207                  <bool>true</bool>
1208                 </property>
1209                </widget>
1210               </item>
1211               <item row="5" column="1">
1212                <spacer name="verticalSpacer_4">
1213                 <property name="orientation">
1214                  <enum>Qt::Vertical</enum>
1215                 </property>
1216                 <property name="sizeHint" stdset="0">
1217                  <size>
1218                   <width>20</width>
1219                   <height>40</height>
1220                  </size>
1221                 </property>
1222                </spacer>
1223               </item>
1224               <item row="1" column="1">
1225                <widget class="QLabel" name="locut_cutoff_label_2">
1226                 <property name="text">
1227                  <string>Lo-cut (24dB/oct)</string>
1228                 </property>
1229                </widget>
1230               </item>
1231               <item row="0" column="1">
1232                <spacer name="verticalSpacer_3">
1233                 <property name="orientation">
1234                  <enum>Qt::Vertical</enum>
1235                 </property>
1236                 <property name="sizeType">
1237                  <enum>QSizePolicy::Expanding</enum>
1238                 </property>
1239                 <property name="sizeHint" stdset="0">
1240                  <size>
1241                   <width>20</width>
1242                   <height>40</height>
1243                  </size>
1244                 </property>
1245                </spacer>
1246               </item>
1247               <item row="2" column="3">
1248                <widget class="QDial" name="makeup_gain_knob_2">
1249                 <property name="minimumSize">
1250                  <size>
1251                   <width>64</width>
1252                   <height>64</height>
1253                  </size>
1254                 </property>
1255                 <property name="maximumSize">
1256                  <size>
1257                   <width>16777215</width>
1258                   <height>64</height>
1259                  </size>
1260                 </property>
1261                 <property name="minimum">
1262                  <number>-300</number>
1263                 </property>
1264                 <property name="maximum">
1265                  <number>300</number>
1266                 </property>
1267                 <property name="notchTarget">
1268                  <double>60.000000000000000</double>
1269                 </property>
1270                 <property name="notchesVisible">
1271                  <bool>true</bool>
1272                 </property>
1273                </widget>
1274               </item>
1275               <item row="1" column="2">
1276                <widget class="QLabel" name="limiter_threshold_label_2">
1277                 <property name="text">
1278                  <string>Limiter threshold</string>
1279                 </property>
1280                 <property name="alignment">
1281                  <set>Qt::AlignCenter</set>
1282                 </property>
1283                </widget>
1284               </item>
1285               <item row="1" column="3">
1286                <widget class="QLabel" name="makeup_gain_label_2">
1287                 <property name="text">
1288                  <string>Makeup gain</string>
1289                 </property>
1290                 <property name="alignment">
1291                  <set>Qt::AlignCenter</set>
1292                 </property>
1293                </widget>
1294               </item>
1295              </layout>
1296             </item>
1297            </layout>
1298           </item>
1299          </layout>
1300         </widget>
1301        </widget>
1302       </item>
1303      </layout>
1304     </item>
1305    </layout>
1306   </widget>
1307   <widget class="QMenuBar" name="menuBar">
1308    <property name="geometry">
1309     <rect>
1310      <x>0</x>
1311      <y>0</y>
1312      <width>1089</width>
1313      <height>23</height>
1314     </rect>
1315    </property>
1316    <widget class="QMenu" name="menuWhat">
1317     <property name="title">
1318      <string>&amp;Video</string>
1319     </property>
1320     <addaction name="cut_action"/>
1321     <addaction name="x264_bitrate_action"/>
1322     <addaction name="exit_action"/>
1323    </widget>
1324    <widget class="QMenu" name="menu_Help">
1325     <property name="title">
1326      <string>&amp;Help</string>
1327     </property>
1328     <addaction name="about_action"/>
1329    </widget>
1330    <widget class="QMenu" name="menu_Audio">
1331     <property name="title">
1332      <string>&amp;Audio</string>
1333     </property>
1334     <addaction name="simple_audio_mode"/>
1335     <addaction name="multichannel_audio_mode"/>
1336     <addaction name="separator"/>
1337     <addaction name="input_mapping_action"/>
1338     <addaction name="midi_mapping_action"/>
1339    </widget>
1340    <addaction name="menuWhat"/>
1341    <addaction name="menu_Audio"/>
1342    <addaction name="menu_Help"/>
1343   </widget>
1344   <action name="exit_action">
1345    <property name="text">
1346     <string>&amp;Exit</string>
1347    </property>
1348   </action>
1349   <action name="cut_action">
1350    <property name="text">
1351     <string>&amp;Begin new video segment</string>
1352    </property>
1353   </action>
1354   <action name="about_action">
1355    <property name="text">
1356     <string>&amp;About Nageru…</string>
1357    </property>
1358   </action>
1359   <action name="x264_bitrate_action">
1360    <property name="text">
1361     <string>Change &amp;x264 bitrate…</string>
1362    </property>
1363   </action>
1364   <action name="input_mapping_action">
1365    <property name="text">
1366     <string>&amp;Input mapping…</string>
1367    </property>
1368   </action>
1369   <action name="simple_audio_mode">
1370    <property name="checkable">
1371     <bool>true</bool>
1372    </property>
1373    <property name="checked">
1374     <bool>true</bool>
1375    </property>
1376    <property name="text">
1377     <string>Simple</string>
1378    </property>
1379   </action>
1380   <action name="multichannel_audio_mode">
1381    <property name="checkable">
1382     <bool>true</bool>
1383    </property>
1384    <property name="text">
1385     <string>Multichannel</string>
1386    </property>
1387   </action>
1388   <action name="midi_mapping_action">
1389    <property name="text">
1390     <string>Setup MIDI controller…</string>
1391    </property>
1392   </action>
1393  </widget>
1394  <layoutdefault spacing="6" margin="11"/>
1395  <customwidgets>
1396   <customwidget>
1397    <class>VUMeter</class>
1398    <extends>QWidget</extends>
1399    <header>vumeter.h</header>
1400    <container>1</container>
1401   </customwidget>
1402   <customwidget>
1403    <class>GLWidget</class>
1404    <extends>QWidget</extends>
1405    <header>glwidget.h</header>
1406   </customwidget>
1407   <customwidget>
1408    <class>LRAMeter</class>
1409    <extends>QWidget</extends>
1410    <header>lrameter.h</header>
1411    <container>1</container>
1412   </customwidget>
1413   <customwidget>
1414    <class>CorrelationMeter</class>
1415    <extends>QWidget</extends>
1416    <header>correlation_meter.h</header>
1417    <container>1</container>
1418   </customwidget>
1419  </customwidgets>
1420  <resources/>
1421  <connections/>
1422 </ui>