]> git.sesse.net Git - nageru/blob - ui_mainwindow.ui
Move the R128 and correlation measurements into AudioMixer.
[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,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        <layout class="QHBoxLayout" name="audiostrip" stretch="0,1,0">
524         <property name="spacing">
525          <number>6</number>
526         </property>
527         <property name="topMargin">
528          <number>0</number>
529         </property>
530         <item>
531          <layout class="QHBoxLayout" name="faders">
532           <property name="sizeConstraint">
533            <enum>QLayout::SetFixedSize</enum>
534           </property>
535          </layout>
536         </item>
537         <item>
538          <spacer name="horizontalSpacer_3">
539           <property name="orientation">
540            <enum>Qt::Horizontal</enum>
541           </property>
542           <property name="sizeHint" stdset="0">
543            <size>
544             <width>40</width>
545             <height>20</height>
546            </size>
547           </property>
548          </spacer>
549         </item>
550         <item>
551          <layout class="QGridLayout" name="master_audio_strip" columnstretch="0,0,0,0,0,0">
552           <property name="bottomMargin">
553            <number>0</number>
554           </property>
555           <item row="3" column="5">
556            <widget class="QLabel" name="makeup_gain_db_display">
557             <property name="text">
558              <string>-0.0 dB</string>
559             </property>
560             <property name="alignment">
561              <set>Qt::AlignCenter</set>
562             </property>
563            </widget>
564           </item>
565           <item row="4" column="3">
566            <widget class="QCheckBox" name="compressor_enabled">
567             <property name="text">
568              <string>Enabled</string>
569             </property>
570             <property name="checked">
571              <bool>true</bool>
572             </property>
573            </widget>
574           </item>
575           <item row="4" column="4">
576            <widget class="QCheckBox" name="limiter_enabled">
577             <property name="text">
578              <string>Enabled</string>
579             </property>
580             <property name="checked">
581              <bool>true</bool>
582             </property>
583            </widget>
584           </item>
585           <item row="3" column="2">
586            <widget class="QLabel" name="gainstaging_db_display">
587             <property name="text">
588              <string>-0.0 dB</string>
589             </property>
590             <property name="alignment">
591              <set>Qt::AlignCenter</set>
592             </property>
593            </widget>
594           </item>
595           <item row="3" column="4">
596            <widget class="QLabel" name="limiter_threshold_db_display">
597             <property name="text">
598              <string>-14.0 dB</string>
599             </property>
600             <property name="alignment">
601              <set>Qt::AlignCenter</set>
602             </property>
603            </widget>
604           </item>
605           <item row="3" column="1">
606            <widget class="QLabel" name="locut_cutoff_display">
607             <property name="text">
608              <string>120 Hz</string>
609             </property>
610             <property name="alignment">
611              <set>Qt::AlignCenter</set>
612             </property>
613            </widget>
614           </item>
615           <item row="4" column="1">
616            <widget class="QCheckBox" name="locut_enabled">
617             <property name="text">
618              <string>Enabled</string>
619             </property>
620             <property name="checked">
621              <bool>true</bool>
622             </property>
623            </widget>
624           </item>
625           <item row="3" column="3">
626            <widget class="QLabel" name="compressor_threshold_db_display">
627             <property name="text">
628              <string>-26.0 dB</string>
629             </property>
630             <property name="alignment">
631              <set>Qt::AlignCenter</set>
632             </property>
633            </widget>
634           </item>
635           <item row="2" column="2">
636            <widget class="QDial" name="gainstaging_knob">
637             <property name="minimumSize">
638              <size>
639               <width>64</width>
640               <height>64</height>
641              </size>
642             </property>
643             <property name="maximumSize">
644              <size>
645               <width>16777215</width>
646               <height>64</height>
647              </size>
648             </property>
649             <property name="minimum">
650              <number>-300</number>
651             </property>
652             <property name="maximum">
653              <number>300</number>
654             </property>
655             <property name="notchTarget">
656              <double>60.000000000000000</double>
657             </property>
658             <property name="notchesVisible">
659              <bool>true</bool>
660             </property>
661            </widget>
662           </item>
663           <item row="2" column="3">
664            <widget class="QDial" name="compressor_threshold_knob">
665             <property name="minimumSize">
666              <size>
667               <width>64</width>
668               <height>64</height>
669              </size>
670             </property>
671             <property name="maximumSize">
672              <size>
673               <width>16777215</width>
674               <height>64</height>
675              </size>
676             </property>
677             <property name="minimum">
678              <number>-400</number>
679             </property>
680             <property name="maximum">
681              <number>0</number>
682             </property>
683             <property name="value">
684              <number>-260</number>
685             </property>
686             <property name="notchTarget">
687              <double>30.000000000000000</double>
688             </property>
689             <property name="notchesVisible">
690              <bool>true</bool>
691             </property>
692            </widget>
693           </item>
694           <item row="4" column="5">
695            <widget class="QCheckBox" name="makeup_gain_auto_checkbox">
696             <property name="text">
697              <string>Auto</string>
698             </property>
699             <property name="checked">
700              <bool>true</bool>
701             </property>
702            </widget>
703           </item>
704           <item row="4" column="2">
705            <widget class="QCheckBox" name="gainstaging_auto_checkbox">
706             <property name="text">
707              <string>Auto</string>
708             </property>
709             <property name="checked">
710              <bool>true</bool>
711             </property>
712            </widget>
713           </item>
714           <item row="2" column="4">
715            <widget class="QDial" name="limiter_threshold_knob">
716             <property name="minimumSize">
717              <size>
718               <width>64</width>
719               <height>64</height>
720              </size>
721             </property>
722             <property name="maximumSize">
723              <size>
724               <width>16777215</width>
725               <height>64</height>
726              </size>
727             </property>
728             <property name="minimum">
729              <number>-400</number>
730             </property>
731             <property name="maximum">
732              <number>0</number>
733             </property>
734             <property name="value">
735              <number>-140</number>
736             </property>
737             <property name="notchTarget">
738              <double>30.000000000000000</double>
739             </property>
740             <property name="notchesVisible">
741              <bool>true</bool>
742             </property>
743            </widget>
744           </item>
745           <item row="1" column="5">
746            <widget class="QLabel" name="makeup_gain_label">
747             <property name="text">
748              <string>Makeup gain</string>
749             </property>
750             <property name="alignment">
751              <set>Qt::AlignCenter</set>
752             </property>
753            </widget>
754           </item>
755           <item row="2" column="1">
756            <widget class="QDial" name="locut_cutoff_knob">
757             <property name="sizePolicy">
758              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
759               <horstretch>0</horstretch>
760               <verstretch>0</verstretch>
761              </sizepolicy>
762             </property>
763             <property name="minimumSize">
764              <size>
765               <width>64</width>
766               <height>64</height>
767              </size>
768             </property>
769             <property name="maximumSize">
770              <size>
771               <width>16777215</width>
772               <height>64</height>
773              </size>
774             </property>
775             <property name="maximum">
776              <number>60</number>
777             </property>
778             <property name="value">
779              <number>26</number>
780             </property>
781            </widget>
782           </item>
783           <item row="2" column="5">
784            <widget class="QDial" name="makeup_gain_knob">
785             <property name="minimumSize">
786              <size>
787               <width>64</width>
788               <height>64</height>
789              </size>
790             </property>
791             <property name="maximumSize">
792              <size>
793               <width>16777215</width>
794               <height>64</height>
795              </size>
796             </property>
797             <property name="minimum">
798              <number>-300</number>
799             </property>
800             <property name="maximum">
801              <number>300</number>
802             </property>
803             <property name="notchTarget">
804              <double>60.000000000000000</double>
805             </property>
806             <property name="notchesVisible">
807              <bool>true</bool>
808             </property>
809            </widget>
810           </item>
811           <item row="1" column="4">
812            <widget class="QLabel" name="limiter_threshold_label">
813             <property name="text">
814              <string>Limiter threshold</string>
815             </property>
816             <property name="alignment">
817              <set>Qt::AlignCenter</set>
818             </property>
819            </widget>
820           </item>
821           <item row="1" column="3">
822            <widget class="QLabel" name="compressor_threshold_label">
823             <property name="text">
824              <string>Compr. threshold</string>
825             </property>
826            </widget>
827           </item>
828           <item row="1" column="2">
829            <widget class="QLabel" name="gainstaging_label">
830             <property name="text">
831              <string>Gain staging</string>
832             </property>
833             <property name="alignment">
834              <set>Qt::AlignCenter</set>
835             </property>
836            </widget>
837           </item>
838           <item row="1" column="1">
839            <widget class="QLabel" name="locut_cutoff_label">
840             <property name="text">
841              <string>Lo-cut (24dB/oct)</string>
842             </property>
843            </widget>
844           </item>
845           <item row="0" column="1">
846            <spacer name="verticalSpacer">
847             <property name="orientation">
848              <enum>Qt::Vertical</enum>
849             </property>
850             <property name="sizeType">
851              <enum>QSizePolicy::Expanding</enum>
852             </property>
853             <property name="sizeHint" stdset="0">
854              <size>
855               <width>20</width>
856               <height>40</height>
857              </size>
858             </property>
859            </spacer>
860           </item>
861           <item row="5" column="1">
862            <spacer name="verticalSpacer_2">
863             <property name="orientation">
864              <enum>Qt::Vertical</enum>
865             </property>
866             <property name="sizeHint" stdset="0">
867              <size>
868               <width>20</width>
869               <height>40</height>
870              </size>
871             </property>
872            </spacer>
873           </item>
874          </layout>
875         </item>
876        </layout>
877       </item>
878       <item>
879        <layout class="QHBoxLayout" name="preview_displays" stretch="0">
880         <property name="topMargin">
881          <number>0</number>
882         </property>
883         <item>
884          <spacer name="horizontalSpacer">
885           <property name="orientation">
886            <enum>Qt::Horizontal</enum>
887           </property>
888           <property name="sizeType">
889            <enum>QSizePolicy::Preferred</enum>
890           </property>
891           <property name="sizeHint" stdset="0">
892            <size>
893             <width>0</width>
894             <height>40</height>
895            </size>
896           </property>
897          </spacer>
898         </item>
899        </layout>
900       </item>
901      </layout>
902     </item>
903    </layout>
904   </widget>
905   <widget class="QMenuBar" name="menuBar">
906    <property name="geometry">
907     <rect>
908      <x>0</x>
909      <y>0</y>
910      <width>1089</width>
911      <height>23</height>
912     </rect>
913    </property>
914    <widget class="QMenu" name="menuWhat">
915     <property name="title">
916      <string>&amp;Video</string>
917     </property>
918     <addaction name="cut_action"/>
919     <addaction name="x264_bitrate_action"/>
920     <addaction name="exit_action"/>
921    </widget>
922    <widget class="QMenu" name="menu_Help">
923     <property name="title">
924      <string>&amp;Help</string>
925     </property>
926     <addaction name="about_action"/>
927    </widget>
928    <widget class="QMenu" name="menu_Audio">
929     <property name="title">
930      <string>&amp;Audio</string>
931     </property>
932     <addaction name="input_mapping_action"/>
933    </widget>
934    <addaction name="menuWhat"/>
935    <addaction name="menu_Audio"/>
936    <addaction name="menu_Help"/>
937   </widget>
938   <action name="exit_action">
939    <property name="text">
940     <string>&amp;Exit</string>
941    </property>
942   </action>
943   <action name="cut_action">
944    <property name="text">
945     <string>&amp;Begin new video segment</string>
946    </property>
947   </action>
948   <action name="about_action">
949    <property name="text">
950     <string>&amp;About Nageru…</string>
951    </property>
952   </action>
953   <action name="x264_bitrate_action">
954    <property name="text">
955     <string>Change &amp;x264 bitrate…</string>
956    </property>
957   </action>
958   <action name="input_mapping_action">
959    <property name="text">
960     <string>&amp;Input mapping…</string>
961    </property>
962   </action>
963  </widget>
964  <layoutdefault spacing="6" margin="11"/>
965  <customwidgets>
966   <customwidget>
967    <class>GLWidget</class>
968    <extends>QWidget</extends>
969    <header>glwidget.h</header>
970   </customwidget>
971   <customwidget>
972    <class>VUMeter</class>
973    <extends>QWidget</extends>
974    <header>vumeter.h</header>
975    <container>1</container>
976   </customwidget>
977   <customwidget>
978    <class>LRAMeter</class>
979    <extends>QWidget</extends>
980    <header>lrameter.h</header>
981    <container>1</container>
982   </customwidget>
983   <customwidget>
984    <class>CorrelationMeter</class>
985    <extends>QWidget</extends>
986    <header>correlation_meter.h</header>
987    <container>1</container>
988   </customwidget>
989  </customwidgets>
990  <resources/>
991  <connections/>
992 </ui>