<ui version="4.0" >
 <author></author>
 <comment></comment>
 <exportmacro></exportmacro>
 <class>Form1</class>
 <widget class="QWidget" name="Form1" >
  <property name="geometry" >
   <rect>
    <x>0</x>
    <y>0</y>
    <width>357</width>
    <height>190</height>
   </rect>
  </property>
  <property name="windowTitle" >
   <string>Tap-Reverberator</string>
  </property>
  <layout class="QGridLayout" >
   <property name="margin" >
    <number>11</number>
   </property>
   <property name="spacing" >
    <number>10</number>
   </property>
   <item row="0" column="0" colspan="2" >
    <layout class="QGridLayout" >
     <property name="margin" >
      <number>0</number>
     </property>
     <property name="spacing" >
      <number>4</number>
     </property>
     <item row="1" column="2" >
      <widget class="Awl::Slider" name="P1slider" >
       <property name="sizePolicy" >
        <sizepolicy>
         <hsizetype>7</hsizetype>
         <vsizetype>5</vsizetype>
         <horstretch>0</horstretch>
         <verstretch>0</verstretch>
        </sizepolicy>
       </property>
       <property name="scaleWidth" >
        <number>8</number>
       </property>
       <property name="id" >
        <number>1</number>
       </property>
       <property name="minValue" >
        <double>-70</double>
       </property>
       <property name="maxValue" >
        <double>10</double>
       </property>
       <property name="log" >
        <bool>true</bool>
       </property>
       <property name="orientation" >
        <enum>Qt::Horizontal</enum>
       </property>
      </widget>
     </item>
     <item row="0" column="2" >
      <widget class="Awl::Slider" name="P0slider" >
       <property name="sizePolicy" >
        <sizepolicy>
         <hsizetype>7</hsizetype>
         <vsizetype>5</vsizetype>
         <horstretch>0</horstretch>
         <verstretch>0</verstretch>
        </sizepolicy>
       </property>
       <property name="scaleWidth" >
        <number>8</number>
       </property>
       <property name="maxValue" >
        <double>10000</double>
       </property>
       <property name="orientation" >
        <enum>Qt::Horizontal</enum>
       </property>
      </widget>
     </item>
     <item row="1" column="1" >
      <widget class="Awl::FloatEntry" name="P1entry" >
       <property name="sizePolicy" >
        <sizepolicy>
         <hsizetype>4</hsizetype>
         <vsizetype>0</vsizetype>
         <horstretch>0</horstretch>
         <verstretch>0</verstretch>
        </sizepolicy>
       </property>
       <property name="id" >
        <number>1</number>
       </property>
       <property name="minValue" >
        <double>-70</double>
       </property>
       <property name="maxValue" >
        <double>10</double>
       </property>
      </widget>
     </item>
     <item row="0" column="0" >
      <widget class="QLabel" name="textLabel1" >
       <property name="text" >
        <string>Decay [ms]</string>
       </property>
      </widget>
     </item>
     <item row="0" column="1" >
      <widget class="Awl::FloatEntry" name="P0entry" >
       <property name="sizePolicy" >
        <sizepolicy>
         <hsizetype>5</hsizetype>
         <vsizetype>0</vsizetype>
         <horstretch>0</horstretch>
         <verstretch>0</verstretch>
        </sizepolicy>
       </property>
      </widget>
     </item>
     <item row="1" column="0" >
      <widget class="QLabel" name="textLabel2" >
       <property name="text" >
        <string>Dry Level [dB]</string>
       </property>
      </widget>
     </item>
     <item row="2" column="2" >
      <widget class="Awl::Slider" name="P2slider" >
       <property name="sizePolicy" >
        <sizepolicy>
         <hsizetype>7</hsizetype>
         <vsizetype>5</vsizetype>
         <horstretch>0</horstretch>
         <verstretch>0</verstretch>
        </sizepolicy>
       </property>
       <property name="scaleWidth" >
        <number>8</number>
       </property>
       <property name="id" >
        <number>2</number>
       </property>
       <property name="minValue" >
        <double>-70</double>
       </property>
       <property name="maxValue" >
        <double>10</double>
       </property>
       <property name="log" >
        <bool>true</bool>
       </property>
       <property name="orientation" >
        <enum>Qt::Horizontal</enum>
       </property>
      </widget>
     </item>
     <item row="2" column="1" >
      <widget class="Awl::FloatEntry" name="P2entry" >
       <property name="sizePolicy" >
        <sizepolicy>
         <hsizetype>4</hsizetype>
         <vsizetype>0</vsizetype>
         <horstretch>0</horstretch>
         <verstretch>0</verstretch>
        </sizepolicy>
       </property>
       <property name="id" >
        <number>2</number>
       </property>
      </widget>
     </item>
     <item row="2" column="0" >
      <widget class="QLabel" name="textLabel3" >
       <property name="text" >
        <string>Wet Level [dB]</string>
       </property>
      </widget>
     </item>
    </layout>
   </item>
   <item rowspan="3" row="1" column="0" >
    <layout class="QVBoxLayout" >
     <property name="margin" >
      <number>0</number>
     </property>
     <property name="spacing" >
      <number>6</number>
     </property>
     <item>
      <widget class="Awl::CheckBox" name="P3checkbox" >
       <property name="text" >
        <string>Comb filters</string>
       </property>
       <property name="id" >
        <number>3</number>
       </property>
      </widget>
     </item>
     <item>
      <widget class="Awl::CheckBox" name="P4checkbox" >
       <property name="text" >
        <string>Allpass filters</string>
       </property>
       <property name="id" >
        <number>4</number>
       </property>
      </widget>
     </item>
     <item>
      <widget class="Awl::CheckBox" name="P5checkbox" >
       <property name="text" >
        <string>Bandpass filters</string>
       </property>
       <property name="id" >
        <number>5</number>
       </property>
      </widget>
     </item>
    </layout>
   </item>
   <item row="2" column="1" >
    <widget class="Awl::CheckBox" name="P6checkbox" >
     <property name="text" >
      <string>Enhanced stereo</string>
     </property>
     <property name="id" >
      <number>6</number>
     </property>
    </widget>
   </item>
   <item row="3" column="1" >
    <layout class="QHBoxLayout" >
     <property name="margin" >
      <number>0</number>
     </property>
     <property name="spacing" >
      <number>6</number>
     </property>
     <item>
      <widget class="QLabel" name="textLabel1_2" >
       <property name="sizePolicy" >
        <sizepolicy>
         <hsizetype>4</hsizetype>
         <vsizetype>5</vsizetype>
         <horstretch>0</horstretch>
         <verstretch>0</verstretch>
        </sizepolicy>
       </property>
       <property name="text" >
        <string>Preset:</string>
       </property>
      </widget>
     </item>
     <item>
      <widget class="Awl::ComboBox" name="P7presetCombo" >
       <property name="id" >
        <number>7</number>
       </property>
       <item>
        <property name="text" >
         <string>AfterBurn</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>AfterBurn (Long)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Ambience</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Ambience (Thick)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Ambience (Thick) - HD</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Cathedral</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Cathedral - HD</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Drum Chamber</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Garage</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Garage (Bright)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Gymnasium</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Gymnasium (Bright)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Gymnasium (Bright) - HD</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Hall (Small)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Hall (Medium)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Hall (Large)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Hall (Large) - HD</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Plate (Small)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Plate (Medium)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Plate (Large)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Plate (Large) - HD</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Pulse Chamber</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Pulse Chamber (Reverse)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Resonator (96 ms)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Resonator (152 ms)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Resonator (208 ms)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Room (Small)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Room (Medium)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Room (Large)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Room (Large) - HD</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Slap Chamber</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Slap Chamber - HD</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Slap Chamber (Bright)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Slap Chamber (Bright) HD</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Smooth Hall (Small)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Smooth Hall (Medium)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Smooth Hall (Large)</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Smooth Hall (Large) - HD</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Vocal Plate</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Vocal Plate - HD</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Warble Chamber</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Warehoouse</string>
        </property>
       </item>
       <item>
        <property name="text" >
         <string>Warehouse - HD</string>
        </property>
       </item>
      </widget>
     </item>
    </layout>
   </item>
   <item row="1" column="1" >
    <widget class="QLabel" name="label" >
     <property name="text" >
      <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style=" white-space: pre-wrap; font-family:Sans Serif; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-size:15pt;">TAP Reverberator&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
     </property>
    </widget>
   </item>
  </layout>
 </widget>
 <layoutdefault spacing="6" margin="11" />
 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
 <customwidgets>
  <customwidget>
   <class>Awl::Slider</class>
   <extends></extends>
   <header>awl/slider.h</header>
   <container>0</container>
   <pixmap></pixmap>
  </customwidget>
  <customwidget>
   <class>Awl::ComboBox</class>
   <extends></extends>
   <header>awl/combobox.h</header>
   <container>0</container>
   <pixmap></pixmap>
  </customwidget>
  <customwidget>
   <class>Awl::CheckBox</class>
   <extends></extends>
   <header>awl/checkbox.h</header>
   <container>0</container>
   <pixmap></pixmap>
  </customwidget>
  <customwidget>
   <class>Awl::FloatEntry</class>
   <extends></extends>
   <header>awl/floatentry.h</header>
   <container>0</container>
   <pixmap></pixmap>
  </customwidget>
 </customwidgets>
 <resources/>
 <connections/>
</ui>