]> git.sesse.net Git - nageru/blobdiff - ui_mainwindow.ui
Move the limiter after the compressor; since it is not the prettiest limiter out...
[nageru] / ui_mainwindow.ui
index be10d9bf6d9a17b854f63db9dab45f0d9e32b3db..858771ee98f166ab3bc121bab17260b771379a6b 100644 (file)
           </property>
          </widget>
         </item>
-        <item row="3" column="2">
+        <item row="3" column="3">
          <widget class="QCheckBox" name="limiter_enabled">
           <property name="text">
            <string>Enabled</string>
           </property>
          </widget>
         </item>
-        <item row="1" column="2">
+        <item row="1" column="3">
          <widget class="QDial" name="limiter_threshold_knob">
           <property name="minimumSize">
            <size>
           </property>
          </widget>
         </item>
-        <item row="0" column="2">
+        <item row="0" column="3">
          <widget class="QLabel" name="limiter_threshold_label">
           <property name="text">
            <string>Limiter threshold</string>
           </property>
          </widget>
         </item>
-        <item row="2" column="2">
+        <item row="2" column="3">
          <widget class="QLabel" name="limiter_threshold_db_display">
           <property name="text">
            <string>-14.0 dB</string>
           </property>
          </widget>
         </item>
-        <item row="1" column="3">
+        <item row="1" column="2">
          <widget class="QDial" name="compressor_threshold_knob">
           <property name="minimumSize">
            <size>
           </property>
          </widget>
         </item>
-        <item row="0" column="3">
+        <item row="0" column="2">
          <widget class="QLabel" name="compressor_threshold_label">
           <property name="text">
            <string>Compr. threshold</string>
           </property>
          </widget>
         </item>
-        <item row="2" column="3">
+        <item row="2" column="2">
          <widget class="QLabel" name="compressor_threshold_db_display">
           <property name="text">
            <string>-26.0 dB</string>
           </property>
          </widget>
         </item>
-        <item row="3" column="3">
+        <item row="3" column="2">
          <widget class="QCheckBox" name="compressor_enabled">
           <property name="text">
            <string>Enabled</string>