<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <author>Nil Geisweiller</author>
 <class>DeicsOnzeGuiBase</class>
 <widget class="QDialog" name="DeicsOnzeGuiBase">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>728</width>
    <height>568</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>DeicsOnze</string>
  </property>
  <property name="sizeGripEnabled">
   <bool>false</bool>
  </property>
  <property name="modal">
   <bool>false</bool>
  </property>
  <layout class="QGridLayout">
   <property name="margin">
    <number>9</number>
   </property>
   <property name="spacing">
    <number>6</number>
   </property>
   <item row="2" column="0" colspan="4">
    <widget class="QTabWidget" name="deicsOnzeTabWidget">
     <property name="sizePolicy">
      <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
       <horstretch>0</horstretch>
       <verstretch>0</verstretch>
      </sizepolicy>
     </property>
     <property name="cursor">
      <cursorShape>ArrowCursor</cursorShape>
     </property>
     <property name="toolTip">
      <string/>
     </property>
     <property name="autoFillBackground">
      <bool>false</bool>
     </property>
     <property name="tabShape">
      <enum>QTabWidget::Rounded</enum>
     </property>
     <property name="currentIndex">
      <number>9</number>
     </property>
     <widget class="QWidget" name="PresetsTab">
      <attribute name="title">
       <string>&amp;Preset</string>
      </attribute>
      <layout class="QGridLayout">
       <property name="margin">
        <number>9</number>
       </property>
       <property name="spacing">
        <number>6</number>
       </property>
       <item row="0" column="4">
        <widget class="QSpinBox" name="progSpinBox">
         <property name="enabled">
          <bool>false</bool>
         </property>
         <property name="toolTip">
          <string>Program numerous</string>
         </property>
         <property name="minimum">
          <number>1</number>
         </property>
         <property name="maximum">
          <number>128</number>
         </property>
        </widget>
       </item>
       <item row="0" column="5">
        <widget class="QLineEdit" name="presetLineEdit">
         <property name="enabled">
          <bool>false</bool>
         </property>
         <property name="text">
          <string>INITVOICE</string>
         </property>
         <property name="maxLength">
          <number>12</number>
         </property>
        </widget>
       </item>
       <item row="1" column="2" colspan="2">
        <widget class="QTreeWidget" name="subcategoryListView">
         <property name="contextMenuPolicy">
          <enum>Qt::CustomContextMenu</enum>
         </property>
         <property name="rootIsDecorated">
          <bool>false</bool>
         </property>
         <column>
          <property name="text">
           <string>LBank</string>
          </property>
         </column>
         <column>
          <property name="text">
           <string>Subcategory</string>
          </property>
         </column>
        </widget>
       </item>
       <item row="0" column="0">
        <widget class="QSpinBox" name="hbankSpinBox">
         <property name="enabled">
          <bool>false</bool>
         </property>
         <property name="toolTip">
          <string>Bank numerous</string>
         </property>
         <property name="minimum">
          <number>1</number>
         </property>
         <property name="maximum">
          <number>128</number>
         </property>
        </widget>
       </item>
       <item row="0" column="1">
        <widget class="QLineEdit" name="categoryLineEdit">
         <property name="enabled">
          <bool>false</bool>
         </property>
         <property name="text">
          <string>NONE</string>
         </property>
         <property name="maxLength">
          <number>12</number>
         </property>
        </widget>
       </item>
       <item row="0" column="3">
        <widget class="QLineEdit" name="subcategoryLineEdit">
         <property name="enabled">
          <bool>false</bool>
         </property>
         <property name="text">
          <string>NONE</string>
         </property>
         <property name="maxLength">
          <number>12</number>
         </property>
        </widget>
       </item>
       <item row="0" column="2">
        <widget class="QSpinBox" name="lbankSpinBox">
         <property name="enabled">
          <bool>false</bool>
         </property>
         <property name="toolTip">
          <string>Bank numerous</string>
         </property>
         <property name="minimum">
          <number>1</number>
         </property>
         <property name="maximum">
          <number>128</number>
         </property>
        </widget>
       </item>
       <item row="1" column="0" colspan="2">
        <widget class="QTreeWidget" name="categoryListView">
         <property name="contextMenuPolicy">
          <enum>Qt::CustomContextMenu</enum>
         </property>
         <property name="layoutDirection">
          <enum>Qt::LeftToRight</enum>
         </property>
         <property name="autoFillBackground">
          <bool>false</bool>
         </property>
         <property name="frameShape">
          <enum>QFrame::StyledPanel</enum>
         </property>
         <property name="frameShadow">
          <enum>QFrame::Sunken</enum>
         </property>
         <property name="lineWidth">
          <number>1</number>
         </property>
         <property name="midLineWidth">
          <number>0</number>
         </property>
         <property name="rootIsDecorated">
          <bool>false</bool>
         </property>
         <property name="uniformRowHeights">
          <bool>true</bool>
         </property>
         <property name="columnCount">
          <number>2</number>
         </property>
         <column>
          <property name="text">
           <string>HBank</string>
          </property>
         </column>
         <column>
          <property name="text">
           <string>Category</string>
          </property>
         </column>
        </widget>
       </item>
       <item row="1" column="4" colspan="2">
        <widget class="QTreeWidget" name="presetListView">
         <property name="contextMenuPolicy">
          <enum>Qt::CustomContextMenu</enum>
         </property>
         <property name="rootIsDecorated">
          <bool>false</bool>
         </property>
         <column>
          <property name="text">
           <string>Prog</string>
          </property>
         </column>
         <column>
          <property name="text">
           <string>Preset</string>
          </property>
         </column>
        </widget>
       </item>
       <item row="2" column="0" colspan="6">
        <widget class="QLabel" name="presentTextLAbel">
         <property name="font">
          <font>
           <family>Sans Serif</family>
           <pointsize>8</pointsize>
           <weight>50</weight>
           <italic>false</italic>
           <bold>false</bold>
           <underline>false</underline>
           <strikeout>false</strikeout>
          </font>
         </property>
         <property name="frameShape">
          <enum>QFrame::NoFrame</enum>
         </property>
         <property name="frameShadow">
          <enum>QFrame::Plain</enum>
         </property>
         <property name="text">
          <string>DeicsOnze v0.5.5 Copyright (c) 2004-2006 Nil Geisweiller. Published under GPL licence.</string>
         </property>
        </widget>
       </item>
      </layout>
     </widget>
     <widget class="QWidget" name="GlobalTab">
      <attribute name="title">
       <string>&amp;Global</string>
      </attribute>
      <layout class="QGridLayout">
       <property name="margin">
        <number>9</number>
       </property>
       <property name="spacing">
        <number>6</number>
       </property>
       <item row="1" column="1" rowspan="2">
        <widget class="QGroupBox" name="pitchEnvGroupBox">
         <property name="title">
          <string>Pitch Envelope</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>10</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="2" column="0">
           <widget class="QLabel" name="PL3Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>PL3</string>
            </property>
           </widget>
          </item>
          <item row="1" column="0">
           <widget class="QLabel" name="PL2Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>PL2</string>
            </property>
           </widget>
          </item>
          <item row="0" column="0">
           <widget class="QLabel" name="PL1Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>PL1</string>
            </property>
           </widget>
          </item>
          <item row="0" column="2">
           <widget class="QLabel" name="PR1Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>PR1</string>
            </property>
           </widget>
          </item>
          <item row="1" column="2">
           <widget class="QLabel" name="PR2Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>PR2</string>
            </property>
           </widget>
          </item>
          <item row="2" column="2">
           <widget class="QLabel" name="PR3Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>PR3</string>
            </property>
           </widget>
          </item>
          <item row="3" column="0" colspan="4">
           <widget class="QFrame" name="pitchEnvFrame">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="autoFillBackground">
             <bool>true</bool>
            </property>
            <property name="frameShape">
             <enum>QFrame::StyledPanel</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
           </widget>
          </item>
          <item row="0" column="1">
           <widget class="QSpinBox" name="PL1SpinBox">
            <property name="toolTip">
             <string>Pitch modulation depth</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
            <property name="singleStep">
             <number>2</number>
            </property>
            <property name="value">
             <number>50</number>
            </property>
           </widget>
          </item>
          <item row="1" column="1">
           <widget class="QSpinBox" name="PL2SpinBox">
            <property name="toolTip">
             <string>Pitch modulation depth</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
            <property name="singleStep">
             <number>2</number>
            </property>
            <property name="value">
             <number>50</number>
            </property>
           </widget>
          </item>
          <item row="2" column="1">
           <widget class="QSpinBox" name="PL3SpinBox">
            <property name="toolTip">
             <string>Pitch modulation depth</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
            <property name="singleStep">
             <number>2</number>
            </property>
            <property name="value">
             <number>50</number>
            </property>
           </widget>
          </item>
          <item row="0" column="3">
           <widget class="QSpinBox" name="PR1SpinBox">
            <property name="toolTip">
             <string>Pitch modulation depth</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
            <property name="singleStep">
             <number>3</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
           </widget>
          </item>
          <item row="2" column="3">
           <widget class="QSpinBox" name="PR3SpinBox">
            <property name="toolTip">
             <string>Pitch modulation depth</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
            <property name="singleStep">
             <number>3</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
           </widget>
          </item>
          <item row="1" column="3">
           <widget class="QSpinBox" name="PR2SpinBox">
            <property name="toolTip">
             <string>Pitch modulation depth</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
            <property name="singleStep">
             <number>3</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="1" column="0">
        <widget class="QGroupBox" name="LFOGroupBox">
         <property name="title">
          <string>LFO</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>10</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="0" colspan="2">
           <widget class="QCheckBox" name="LFOSyncCheckBox">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="text">
             <string>LFO Sync</string>
            </property>
           </widget>
          </item>
          <item row="0" column="4">
           <widget class="QSpinBox" name="PModSensSpinBox">
            <property name="toolTip">
             <string>Pitch modulation sensitivity</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
           </widget>
          </item>
          <item row="0" column="3">
           <widget class="QSlider" name="PModSensSlider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Pitch Modulation Sensitivity</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
            <property name="singleStep">
             <number>1</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item row="5" column="1" colspan="3">
           <widget class="QSlider" name="LFODelaySlider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>LFO Delay</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
            <property name="singleStep">
             <number>1</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item row="5" column="4">
           <widget class="QSpinBox" name="LFODelaySpinBox">
            <property name="toolTip">
             <string>LFO delay</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
           </widget>
          </item>
          <item row="4" column="4">
           <widget class="QSpinBox" name="LFOSpeedSpinBox">
            <property name="toolTip">
             <string>LFO speed</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
           </widget>
          </item>
          <item row="3" column="4">
           <widget class="QSpinBox" name="AModDepthSpinBox">
            <property name="toolTip">
             <string>Amplitude modulation depth</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
           </widget>
          </item>
          <item row="2" column="4">
           <widget class="QSpinBox" name="PModDepthSpinBox">
            <property name="toolTip">
             <string>Pitch modulation depth</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
           </widget>
          </item>
          <item row="1" column="4">
           <widget class="QSpinBox" name="AModSensSpinBox">
            <property name="toolTip">
             <string>Amplitude modulation sensitivity</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
           </widget>
          </item>
          <item row="1" column="3">
           <widget class="QSlider" name="AModSensSlider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Amplitude Modulation Sensitivity</string>
            </property>
            <property name="maximum">
             <number>3</number>
            </property>
            <property name="singleStep">
             <number>1</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item row="1" column="2">
           <widget class="QLabel" name="AModSensLabel">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>AMS</string>
            </property>
           </widget>
          </item>
          <item row="1" column="0" colspan="2">
           <widget class="QComboBox" name="LFOWaveComboBox">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>LFO Waveform</string>
            </property>
            <property name="iconSize">
             <size>
              <width>38</width>
              <height>16</height>
             </size>
            </property>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/sawUp.png</normaloff>:/pics/sawUp.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/square.png</normaloff>:/pics/square.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/triangl.png</normaloff>:/pics/triangl.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/SHold.png</normaloff>:/pics/SHold.png</iconset>
             </property>
            </item>
           </widget>
          </item>
          <item row="2" column="1" colspan="3">
           <widget class="QSlider" name="PModDepthSlider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Pitch Modulation Depth</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
            <property name="singleStep">
             <number>1</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item row="2" column="0">
           <widget class="QLabel" name="PModDepthLabel">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>PMD</string>
            </property>
           </widget>
          </item>
          <item row="4" column="1" colspan="3">
           <widget class="QSlider" name="LFOSpeedSlider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>LFO Speed</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
            <property name="singleStep">
             <number>1</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item row="3" column="1" colspan="3">
           <widget class="QSlider" name="AModDepthSlider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Pitch Modulation Depth</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
            <property name="singleStep">
             <number>1</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item row="3" column="0">
           <widget class="QLabel" name="AModDepthLabel">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>AMD</string>
            </property>
           </widget>
          </item>
          <item row="4" column="0">
           <widget class="QLabel" name="LFOSpeedLabel">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>Speed</string>
            </property>
           </widget>
          </item>
          <item row="5" column="0">
           <widget class="QLabel" name="LFODelayLabel">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>Delay</string>
            </property>
           </widget>
          </item>
          <item row="0" column="2">
           <widget class="QLabel" name="PModSensLabel">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>PMS</string>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="2" column="0">
        <widget class="QGroupBox" name="ModulationMatrixGroupBox">
         <property name="enabled">
          <bool>true</bool>
         </property>
         <property name="title">
          <string>Modulation Matrix</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>10</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="0">
           <widget class="QComboBox" name="algorithmComboBox">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Modulation Matrix</string>
            </property>
            <property name="whatsThis">
             <string>&lt;b&gt;Algorithm 1&lt;/b&gt; : &lt;i&gt;Op 1&lt;/i&gt; modulated by &lt;i&gt;Op 2&lt;/i&gt; modulated by &lt;i&gt;Op 3&lt;/i&gt; modulated by &lt;i&gt;Op 4&lt;/i&gt;&lt;br&gt;
&lt;b&gt;Algorithm 2&lt;/b&gt; : &lt;i&gt;Op 1&lt;/i&gt; modulated by &lt;i&gt;Op 2&lt;/i&gt; modulated by both &lt;i&gt;Op 3&lt;/i&gt; and &lt;i&gt;Op 4&lt;/i&gt;&lt;br&gt;
&lt;b&gt;Algorithm 3&lt;/b&gt; : &lt;i&gt;Op 1&lt;/i&gt; modulated by both &lt;i&gt;Op 4&lt;/i&gt; and &lt;i&gt;Op 2&lt;/i&gt; modulated by &lt;i&gt;Op 3&lt;/i&gt;&lt;br&gt;
&lt;b&gt;Algorithm 4&lt;/b&gt; : &lt;i&gt;Op 1&lt;/i&gt; modulated by both &lt;i&gt;Op 2&lt;/i&gt; and &lt;i&gt;Op 3&lt;/i&gt; modulated by &lt;i&gt;Op 4&lt;/i&gt;&lt;br&gt;
&lt;b&gt;Algorithm 5&lt;/b&gt; : (&lt;i&gt;Op 1&lt;/i&gt; modulated by &lt;i&gt;Op 2&lt;/i&gt;) add to (&lt;i&gt;Op 3&lt;/i&gt; modulated by &lt;i&gt;Op 4&lt;/i&gt;) &lt;br&gt;
&lt;b&gt;Algorithm 6&lt;/b&gt; : addition of the three &lt;i&gt;Op 1, 2, 3&lt;/i&gt; all modulated by &lt;i&gt;Op 4&lt;/i&gt;&lt;br&gt;
&lt;b&gt;Algorithm 7&lt;/b&gt; : addition of the three &lt;i&gt;Op 1, 2, 3&lt;/i&gt; with &lt;i&gt;Op 3&lt;/i&gt; modulated by &lt;i&gt;Op 4&lt;/i&gt;&lt;br&gt;
&lt;b&gt;Algorithm 8&lt;/b&gt; : addition of the four &lt;i&gt;Op 1, 2, 3, 4&lt;/i&gt;</string>
            </property>
            <property name="iconSize">
             <size>
              <width>160</width>
              <height>32</height>
             </size>
            </property>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/algo1.png</normaloff>:/pics/algo1.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/algo3.png</normaloff>:/pics/algo3.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/algo3.png</normaloff>:/pics/algo3.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/algo4.png</normaloff>:/pics/algo4.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/algo5.png</normaloff>:/pics/algo5.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/algo6.png</normaloff>:/pics/algo6.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/algo7.png</normaloff>:/pics/algo7.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/algo8.png</normaloff>:/pics/algo8.png</iconset>
             </property>
            </item>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="0" column="1">
        <widget class="QGroupBox" name="FeedbackGroupBox">
         <property name="toolTip">
          <string/>
         </property>
         <property name="title">
          <string>Op4 Feedback</string>
         </property>
         <layout class="QHBoxLayout">
          <property name="spacing">
           <number>6</number>
          </property>
          <property name="margin">
           <number>10</number>
          </property>
          <item>
           <widget class="QSlider" name="feedbackSlider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Feedback level of the operator 4</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
            <property name="singleStep">
             <number>1</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSpinBox" name="feedbackSpinBox">
            <property name="toolTip">
             <string>Feedback level of the operator 4</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="0" column="0">
        <widget class="QGroupBox" name="transposeGroupBox">
         <property name="title">
          <string>Transpose</string>
         </property>
         <layout class="QHBoxLayout">
          <property name="spacing">
           <number>6</number>
          </property>
          <property name="margin">
           <number>10</number>
          </property>
          <item>
           <widget class="QSlider" name="transposeSlider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Transpose</string>
            </property>
            <property name="minimum">
             <number>-24</number>
            </property>
            <property name="maximum">
             <number>24</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSpinBox" name="transposeSpinBox">
            <property name="toolTip">
             <string>Transpose</string>
            </property>
            <property name="minimum">
             <number>-24</number>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
      </layout>
     </widget>
     <widget class="QWidget" name="Op1Tab">
      <attribute name="title">
       <string>Op &amp;1</string>
      </attribute>
      <layout class="QGridLayout">
       <property name="margin">
        <number>9</number>
       </property>
       <property name="spacing">
        <number>6</number>
       </property>
       <item row="1" column="3">
        <widget class="QGroupBox" name="Scaling1GroupBox">
         <property name="title">
          <string>Scaling 1</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>10</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="2" column="0">
           <widget class="QLabel" name="LS1Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>LS1</string>
            </property>
           </widget>
          </item>
          <item row="2" column="1">
           <widget class="QLabel" name="RS1Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>RS1</string>
            </property>
           </widget>
          </item>
          <item row="1" column="1">
           <widget class="QSlider" name="RS1Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Rate Scaling</string>
            </property>
            <property name="whatsThis">
             <string>Attack Rate of the operator 1</string>
            </property>
            <property name="maximum">
             <number>3</number>
            </property>
            <property name="singleStep">
             <number>1</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
            <property name="orientation">
             <enum>Qt::Vertical</enum>
            </property>
           </widget>
          </item>
          <item row="1" column="0">
           <widget class="QSlider" name="LS1Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Level Scaling</string>
            </property>
            <property name="whatsThis">
             <string>Attack Rate of the operator 1</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
            <property name="singleStep">
             <number>1</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
            <property name="orientation">
             <enum>Qt::Vertical</enum>
            </property>
           </widget>
          </item>
          <item row="0" column="0">
           <widget class="QSpinBox" name="LS1SpinBox">
            <property name="toolTip">
             <string>Level Scaling</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
           </widget>
          </item>
          <item row="0" column="1">
           <widget class="QSpinBox" name="RS1SpinBox">
            <property name="toolTip">
             <string>Rate Scaling</string>
            </property>
            <property name="maximum">
             <number>3</number>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="1" column="1" colspan="2">
        <widget class="QGroupBox" name="Env1GroupBox">
         <property name="title">
          <string>Amplitude Envelope 1</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>10</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="1" column="4">
           <widget class="QLabel" name="RR1Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>RR1</string>
            </property>
           </widget>
          </item>
          <item row="1" column="1">
           <widget class="QLabel" name="D1R1Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>D1R1</string>
            </property>
           </widget>
          </item>
          <item row="1" column="2">
           <widget class="QLabel" name="D1L1Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>D1L1</string>
            </property>
           </widget>
          </item>
          <item row="1" column="3">
           <widget class="QLabel" name="D2R1Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>D2R1</string>
            </property>
           </widget>
          </item>
          <item row="0" column="4">
           <widget class="QSpinBox" name="RR1SpinBox">
            <property name="toolTip">
             <string>Release Rate</string>
            </property>
            <property name="maximum">
             <number>15</number>
            </property>
           </widget>
          </item>
          <item row="0" column="3">
           <widget class="QSpinBox" name="D2R1SpinBox">
            <property name="toolTip">
             <string>2° Decay Rate</string>
            </property>
            <property name="maximum">
             <number>31</number>
            </property>
           </widget>
          </item>
          <item row="0" column="2">
           <widget class="QSpinBox" name="D1L1SpinBox">
            <property name="toolTip">
             <string>1° Decay Level</string>
            </property>
            <property name="maximum">
             <number>15</number>
            </property>
           </widget>
          </item>
          <item row="0" column="1">
           <widget class="QSpinBox" name="D1R1SpinBox">
            <property name="toolTip">
             <string>1° Decay Rate</string>
            </property>
            <property name="maximum">
             <number>31</number>
            </property>
           </widget>
          </item>
          <item row="0" column="0">
           <widget class="QSpinBox" name="AR1SpinBox">
            <property name="toolTip">
             <string>Attack Rate</string>
            </property>
            <property name="maximum">
             <number>31</number>
            </property>
           </widget>
          </item>
          <item row="1" column="0">
           <widget class="QLabel" name="AR1Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>AR1</string>
            </property>
           </widget>
          </item>
          <item row="2" column="0" colspan="5">
           <widget class="QFrame" name="envelope1Frame">
            <property name="sizePolicy">
             <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
              <horstretch>0</horstretch>
              <verstretch>0</verstretch>
             </sizepolicy>
            </property>
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="autoFillBackground">
             <bool>true</bool>
            </property>
            <property name="frameShape">
             <enum>QFrame::StyledPanel</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="2" column="0" colspan="2">
        <widget class="QGroupBox" name="DetWaveEGS1GroupBox">
         <property name="title">
          <string>Detune, OSCWave, EGShift 1</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>10</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="0">
           <widget class="QLabel" name="DET1Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>DET1</string>
            </property>
           </widget>
          </item>
          <item row="0" column="3">
           <widget class="QSpinBox" name="DET1SpinBox">
            <property name="toolTip">
             <string>Detune</string>
            </property>
            <property name="minimum">
             <number>-3</number>
            </property>
            <property name="maximum">
             <number>3</number>
            </property>
           </widget>
          </item>
          <item row="0" column="1" colspan="2">
           <widget class="QSlider" name="DET1Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Detune</string>
            </property>
            <property name="whatsThis">
             <string>Attack Rate of the operator 1</string>
            </property>
            <property name="minimum">
             <number>-3</number>
            </property>
            <property name="maximum">
             <number>3</number>
            </property>
            <property name="singleStep">
             <number>1</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item row="1" column="2" colspan="2">
           <widget class="QComboBox" name="EGS1ComboBox">
            <property name="enabled">
             <bool>false</bool>
            </property>
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>EG Shift</string>
            </property>
            <item>
             <property name="text">
              <string>96dB</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>48dB</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>24dB</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>12dB</string>
             </property>
            </item>
           </widget>
          </item>
          <item row="1" column="0" colspan="2">
           <widget class="QComboBox" name="WaveForm1ComboBox">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Wave form</string>
            </property>
            <property name="whatsThis">
             <string>Wave form 1 = &lt;i&gt;sin(&lt;b&gt;t&lt;/b&gt;)&lt;/i&gt;&lt;br&gt;
Wave form 2 = &lt;i&gt;sin(&lt;b&gt;t&lt;/b&gt;)*abs(sin(&lt;b&gt;t&lt;/b&gt;))&lt;/i&gt;&lt;br&gt;
Wave form 3 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;&lt;br&gt;
Wave form 4 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(&lt;b&gt;t&lt;/b&gt;)*abs(sin(&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
Wave form 5 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;&lt;br&gt;
Wave form 6 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;)*abs(sin(2*&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
Wave form 7 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then abs(sin(2*&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
Wave form 8 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;)*sin(2*&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;</string>
            </property>
            <property name="iconSize">
             <size>
              <width>48</width>
              <height>16</height>
             </size>
            </property>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave1.png</normaloff>:/pics/wave1.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave2.png</normaloff>:/pics/wave2.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave3.png</normaloff>:/pics/wave3.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave4.png</normaloff>:/pics/wave4.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave5.png</normaloff>:/pics/wave5.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave6.png</normaloff>:/pics/wave6.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave7.png</normaloff>:/pics/wave7.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave8.png</normaloff>:/pics/wave8.png</iconset>
             </property>
            </item>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="2" column="2" colspan="2">
        <widget class="QGroupBox" name="sensitivity1groupBox">
         <property name="title">
          <string>Sensitivity 1</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>10</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="1" column="0">
           <widget class="QLabel" name="KVS1Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>KVS1</string>
            </property>
           </widget>
          </item>
          <item row="0" column="0" colspan="2">
           <widget class="QCheckBox" name="AME1CheckBox">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Amplitude Modulation Enable</string>
            </property>
            <property name="text">
             <string>AME1</string>
            </property>
           </widget>
          </item>
          <item row="1" column="4">
           <widget class="QSpinBox" name="KVS1SpinBox">
            <property name="toolTip">
             <string>Keyboard Velocity Sensitivity</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
           </widget>
          </item>
          <item row="1" column="1" colspan="3">
           <widget class="QSlider" name="KVS1Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="acceptDrops">
             <bool>false</bool>
            </property>
            <property name="toolTip">
             <string>Key Velocity Sensitivity</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
            <property name="singleStep">
             <number>1</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item row="0" column="2">
           <widget class="QLabel" name="EGS1Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>EBS1</string>
            </property>
           </widget>
          </item>
          <item row="0" column="3" colspan="2">
           <widget class="QSlider" name="EBS1Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>EG Bias Sensitivity</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
            <property name="singleStep">
             <number>1</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item row="0" column="5">
           <widget class="QSpinBox" name="EBS1SpinBox">
            <property name="toolTip">
             <string>Eg Bias Sensitivity</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="0" column="0" colspan="4">
        <widget class="QGroupBox" name="Frequency1groupBox">
         <property name="title">
          <string>Frequency 1</string>
         </property>
         <layout class="QHBoxLayout">
          <property name="spacing">
           <number>6</number>
          </property>
          <property name="margin">
           <number>10</number>
          </property>
          <item>
           <widget class="QLabel" name="CoarseRatio1Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>Coarse 1</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSpinBox" name="CoarseRatio1SpinBox">
            <property name="toolTip">
             <string>Coarse Ratio</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QLabel" name="FineRatio1Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>Fine 1</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSpinBox" name="FineRatio1SpinBox">
            <property name="toolTip">
             <string>Fine Ratio</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QLabel" name="Freq1Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>Freq 1</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSpinBox" name="Freq1SpinBox">
            <property name="enabled">
             <bool>false</bool>
            </property>
            <property name="toolTip">
             <string>Fixed Frequency</string>
            </property>
            <property name="maximum">
             <number>32000</number>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QCheckBox" name="Fix1CheckBox">
            <property name="enabled">
             <bool>true</bool>
            </property>
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Toggle Fix Frequency</string>
            </property>
            <property name="text">
             <string>FIX</string>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="1" column="0">
        <widget class="QGroupBox" name="OUT1groupBox">
         <property name="title">
          <string>OUT 1</string>
         </property>
         <layout class="QVBoxLayout">
          <property name="spacing">
           <number>6</number>
          </property>
          <property name="margin">
           <number>10</number>
          </property>
          <item>
           <widget class="QSpinBox" name="OUT1SpinBox">
            <property name="toolTip">
             <string>Output Volume</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSlider" name="OUT1Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Volume</string>
            </property>
            <property name="whatsThis">
             <string/>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
            <property name="singleStep">
             <number>1</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
            <property name="orientation">
             <enum>Qt::Vertical</enum>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
      </layout>
     </widget>
     <widget class="QWidget" name="Op2Tab">
      <attribute name="title">
       <string>Op &amp;2</string>
      </attribute>
      <layout class="QGridLayout">
       <property name="margin">
        <number>9</number>
       </property>
       <property name="spacing">
        <number>6</number>
       </property>
       <item row="1" column="1" colspan="2">
        <widget class="QGroupBox" name="Env2GroupBox">
         <property name="title">
          <string>Amplitude Envelope 2</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>10</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="0">
           <widget class="QSpinBox" name="AR2SpinBox">
            <property name="toolTip">
             <string>Attack Rate</string>
            </property>
            <property name="maximum">
             <number>31</number>
            </property>
           </widget>
          </item>
          <item row="1" column="1">
           <widget class="QLabel" name="D1R2Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>D1R2</string>
            </property>
           </widget>
          </item>
          <item row="1" column="2">
           <widget class="QLabel" name="D1L2Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>D1L2</string>
            </property>
           </widget>
          </item>
          <item row="1" column="3">
           <widget class="QLabel" name="D2R2Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>D2R2</string>
            </property>
           </widget>
          </item>
          <item row="1" column="4">
           <widget class="QLabel" name="RR2Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>RR2</string>
            </property>
           </widget>
          </item>
          <item row="1" column="0">
           <widget class="QLabel" name="AR2Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>AR2</string>
            </property>
           </widget>
          </item>
          <item row="0" column="4">
           <widget class="QSpinBox" name="RR2SpinBox">
            <property name="toolTip">
             <string>Release Rate</string>
            </property>
            <property name="maximum">
             <number>15</number>
            </property>
           </widget>
          </item>
          <item row="0" column="3">
           <widget class="QSpinBox" name="D2R2SpinBox">
            <property name="toolTip">
             <string>2° Decay Rate</string>
            </property>
            <property name="maximum">
             <number>31</number>
            </property>
           </widget>
          </item>
          <item row="0" column="2">
           <widget class="QSpinBox" name="D1L2SpinBox">
            <property name="toolTip">
             <string>1° Decay Level</string>
            </property>
            <property name="maximum">
             <number>15</number>
            </property>
           </widget>
          </item>
          <item row="0" column="1">
           <widget class="QSpinBox" name="D1R2SpinBox">
            <property name="toolTip">
             <string>1° Decay Rate</string>
            </property>
            <property name="maximum">
             <number>31</number>
            </property>
           </widget>
          </item>
          <item row="2" column="0" colspan="5">
           <widget class="QFrame" name="envelope2Frame">
            <property name="sizePolicy">
             <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
              <horstretch>0</horstretch>
              <verstretch>0</verstretch>
             </sizepolicy>
            </property>
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="autoFillBackground">
             <bool>true</bool>
            </property>
            <property name="frameShape">
             <enum>QFrame::StyledPanel</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="0" column="0" colspan="4">
        <widget class="QGroupBox" name="Frequency2groupBox">
         <property name="title">
          <string>Frequency 2</string>
         </property>
         <layout class="QHBoxLayout">
          <property name="spacing">
           <number>6</number>
          </property>
          <property name="margin">
           <number>10</number>
          </property>
          <item>
           <widget class="QLabel" name="CoarseRatio2Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>Coarse 2</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSpinBox" name="CoarseRatio2SpinBox">
            <property name="toolTip">
             <string>Coarse Ratio</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QLabel" name="FineRatio2Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>Fine 2</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSpinBox" name="FineRatio2SpinBox">
            <property name="toolTip">
             <string>Fine Ratio</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QLabel" name="Freq2Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>Freq 2</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSpinBox" name="Freq2SpinBox">
            <property name="enabled">
             <bool>false</bool>
            </property>
            <property name="toolTip">
             <string>Fixed Frequency</string>
            </property>
            <property name="maximum">
             <number>32000</number>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QCheckBox" name="Fix2CheckBox">
            <property name="enabled">
             <bool>true</bool>
            </property>
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Toggle Fix Frequency</string>
            </property>
            <property name="text">
             <string>FIX</string>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="1" column="3">
        <widget class="QGroupBox" name="Scaling2GroupBox">
         <property name="title">
          <string>Scaling 2</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>10</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="2" column="0">
           <widget class="QLabel" name="LS2Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>LS2</string>
            </property>
           </widget>
          </item>
          <item row="2" column="1">
           <widget class="QLabel" name="RS2Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>RS2</string>
            </property>
           </widget>
          </item>
          <item row="1" column="0">
           <widget class="QSlider" name="LS2Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Level Scaling</string>
            </property>
            <property name="whatsThis">
             <string>Attack Rate of the operator 1</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
            <property name="orientation">
             <enum>Qt::Vertical</enum>
            </property>
            <property name="tickInterval">
             <number>1</number>
            </property>
           </widget>
          </item>
          <item row="1" column="1">
           <widget class="QSlider" name="RS2Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Rate Scaling</string>
            </property>
            <property name="whatsThis">
             <string>Attack Rate of the operator 1</string>
            </property>
            <property name="maximum">
             <number>3</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
            <property name="orientation">
             <enum>Qt::Vertical</enum>
            </property>
           </widget>
          </item>
          <item row="0" column="0">
           <widget class="QSpinBox" name="LS2SpinBox">
            <property name="toolTip">
             <string>Level Scaling</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
           </widget>
          </item>
          <item row="0" column="1">
           <widget class="QSpinBox" name="RS2SpinBox">
            <property name="toolTip">
             <string>Rate Scaling</string>
            </property>
            <property name="maximum">
             <number>3</number>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="1" column="0">
        <widget class="QGroupBox" name="OUT2groupBox">
         <property name="title">
          <string>OUT 2</string>
         </property>
         <layout class="QVBoxLayout">
          <property name="spacing">
           <number>6</number>
          </property>
          <property name="margin">
           <number>10</number>
          </property>
          <item>
           <widget class="QSpinBox" name="OUT2SpinBox">
            <property name="toolTip">
             <string>Output Volume</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSlider" name="OUT2Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Volume</string>
            </property>
            <property name="whatsThis">
             <string/>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
            <property name="orientation">
             <enum>Qt::Vertical</enum>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="2" column="0" colspan="2">
        <widget class="QGroupBox" name="DetWaveEGS2GroupBox">
         <property name="title">
          <string>Detune, OSCWave, EGShift 2</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>10</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="0">
           <widget class="QLabel" name="DET2Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>DET2</string>
            </property>
           </widget>
          </item>
          <item row="0" column="3">
           <widget class="QSpinBox" name="DET2SpinBox">
            <property name="toolTip">
             <string>Detune</string>
            </property>
            <property name="minimum">
             <number>-3</number>
            </property>
            <property name="maximum">
             <number>3</number>
            </property>
           </widget>
          </item>
          <item row="0" column="1" colspan="2">
           <widget class="QSlider" name="DET2Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Detune</string>
            </property>
            <property name="whatsThis">
             <string>Attack Rate of the operator 1</string>
            </property>
            <property name="minimum">
             <number>-3</number>
            </property>
            <property name="maximum">
             <number>3</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item row="1" column="2" colspan="2">
           <widget class="QComboBox" name="EGS2ComboBox">
            <property name="enabled">
             <bool>false</bool>
            </property>
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>EG Shift</string>
            </property>
            <item>
             <property name="text">
              <string>96dB</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>48dB</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>24dB</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>12dB</string>
             </property>
            </item>
           </widget>
          </item>
          <item row="1" column="0" colspan="2">
           <widget class="QComboBox" name="WaveForm2ComboBox">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Wave form</string>
            </property>
            <property name="whatsThis">
             <string>Wave form 1 = &lt;i&gt;sin(&lt;b&gt;t&lt;/b&gt;)&lt;/i&gt;&lt;br&gt;
Wave form 2 = &lt;i&gt;sin(&lt;b&gt;t&lt;/b&gt;)*abs(sin(&lt;b&gt;t&lt;/b&gt;))&lt;/i&gt;&lt;br&gt;
Wave form 3 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;&lt;br&gt;
Wave form 4 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(&lt;b&gt;t&lt;/b&gt;)*abs(sin(&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
Wave form 5 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;&lt;br&gt;
Wave form 6 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;)*abs(sin(2*&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
Wave form 7 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then abs(sin(2*&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
Wave form 8 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;)*sin(2*&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;</string>
            </property>
            <property name="iconSize">
             <size>
              <width>48</width>
              <height>16</height>
             </size>
            </property>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave1.png</normaloff>:/pics/wave1.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave2.png</normaloff>:/pics/wave2.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave3.png</normaloff>:/pics/wave3.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave4.png</normaloff>:/pics/wave4.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave5.png</normaloff>:/pics/wave5.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave6.png</normaloff>:/pics/wave6.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave7.png</normaloff>:/pics/wave7.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave8.png</normaloff>:/pics/wave8.png</iconset>
             </property>
            </item>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="2" column="2" colspan="2">
        <widget class="QGroupBox" name="sensitivity2groupBox">
         <property name="title">
          <string>Sensitivity 2</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>10</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="2">
           <widget class="QLabel" name="EGS2Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>EBS2</string>
            </property>
           </widget>
          </item>
          <item row="1" column="0">
           <widget class="QLabel" name="KVS2Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>KVS2</string>
            </property>
           </widget>
          </item>
          <item row="0" column="0" colspan="2">
           <widget class="QCheckBox" name="AME2CheckBox">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Amplitude Modulation Enable</string>
            </property>
            <property name="text">
             <string>AME2</string>
            </property>
           </widget>
          </item>
          <item row="1" column="1" colspan="3">
           <widget class="QSlider" name="KVS2Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="acceptDrops">
             <bool>false</bool>
            </property>
            <property name="toolTip">
             <string>Key Velocity Sensitivity</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item row="1" column="4">
           <widget class="QSpinBox" name="KVS2SpinBox">
            <property name="toolTip">
             <string>Keyboard Velocity Sensitivity</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
           </widget>
          </item>
          <item row="0" column="3" colspan="2">
           <widget class="QSlider" name="EBS2Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>EG Bias Sensitivity</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item row="0" column="5">
           <widget class="QSpinBox" name="EBS2SpinBox">
            <property name="toolTip">
             <string>Eg Bias Sensitivity</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
      </layout>
     </widget>
     <widget class="QWidget" name="Op3Tab">
      <attribute name="title">
       <string>Op &amp;3</string>
      </attribute>
      <layout class="QGridLayout">
       <property name="margin">
        <number>9</number>
       </property>
       <property name="spacing">
        <number>6</number>
       </property>
       <item row="1" column="1" colspan="2">
        <widget class="QGroupBox" name="Env3GroupBox">
         <property name="title">
          <string>Amplitude Envelope 3</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>10</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="0">
           <widget class="QSpinBox" name="AR3SpinBox">
            <property name="toolTip">
             <string>Attack Rate</string>
            </property>
            <property name="maximum">
             <number>31</number>
            </property>
           </widget>
          </item>
          <item row="1" column="1">
           <widget class="QLabel" name="D1R3Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>D1R3</string>
            </property>
           </widget>
          </item>
          <item row="1" column="2">
           <widget class="QLabel" name="D1L3Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>D1L3</string>
            </property>
           </widget>
          </item>
          <item row="1" column="3">
           <widget class="QLabel" name="D2R3Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>D2R3</string>
            </property>
           </widget>
          </item>
          <item row="1" column="4">
           <widget class="QLabel" name="RR3Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>RR3</string>
            </property>
           </widget>
          </item>
          <item row="1" column="0">
           <widget class="QLabel" name="AR3Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>AR3</string>
            </property>
           </widget>
          </item>
          <item row="0" column="4">
           <widget class="QSpinBox" name="RR3SpinBox">
            <property name="toolTip">
             <string>Release Rate</string>
            </property>
            <property name="maximum">
             <number>15</number>
            </property>
           </widget>
          </item>
          <item row="0" column="3">
           <widget class="QSpinBox" name="D2R3SpinBox">
            <property name="toolTip">
             <string>2° Decay Rate</string>
            </property>
            <property name="maximum">
             <number>31</number>
            </property>
           </widget>
          </item>
          <item row="0" column="2">
           <widget class="QSpinBox" name="D1L3SpinBox">
            <property name="toolTip">
             <string>1° Decay Level</string>
            </property>
            <property name="maximum">
             <number>15</number>
            </property>
           </widget>
          </item>
          <item row="0" column="1">
           <widget class="QSpinBox" name="D1R3SpinBox">
            <property name="toolTip">
             <string>1° Decay Rate</string>
            </property>
            <property name="maximum">
             <number>31</number>
            </property>
           </widget>
          </item>
          <item row="2" column="0" colspan="5">
           <widget class="QFrame" name="envelope3Frame">
            <property name="sizePolicy">
             <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
              <horstretch>0</horstretch>
              <verstretch>0</verstretch>
             </sizepolicy>
            </property>
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="autoFillBackground">
             <bool>true</bool>
            </property>
            <property name="frameShape">
             <enum>QFrame::StyledPanel</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="1" column="3">
        <widget class="QGroupBox" name="Scaling3GroupBox">
         <property name="title">
          <string>Scaling 3</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>10</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="2" column="0">
           <widget class="QLabel" name="LS3Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>LS3</string>
            </property>
           </widget>
          </item>
          <item row="2" column="1">
           <widget class="QLabel" name="RS3Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>RS3</string>
            </property>
           </widget>
          </item>
          <item row="1" column="0">
           <widget class="QSlider" name="LS3Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Level Scaling</string>
            </property>
            <property name="whatsThis">
             <string>Attack Rate of the operator 1</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
            <property name="orientation">
             <enum>Qt::Vertical</enum>
            </property>
           </widget>
          </item>
          <item row="1" column="1">
           <widget class="QSlider" name="RS3Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Rate Scaling</string>
            </property>
            <property name="whatsThis">
             <string>Attack Rate of the operator 1</string>
            </property>
            <property name="maximum">
             <number>3</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
            <property name="orientation">
             <enum>Qt::Vertical</enum>
            </property>
           </widget>
          </item>
          <item row="0" column="0">
           <widget class="QSpinBox" name="LS3SpinBox">
            <property name="toolTip">
             <string>Level Scaling</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
           </widget>
          </item>
          <item row="0" column="1">
           <widget class="QSpinBox" name="RS3SpinBox">
            <property name="toolTip">
             <string>Rate Scaling</string>
            </property>
            <property name="maximum">
             <number>3</number>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="1" column="0">
        <widget class="QGroupBox" name="OUT3groupBox">
         <property name="title">
          <string>OUT 3</string>
         </property>
         <layout class="QVBoxLayout">
          <property name="spacing">
           <number>6</number>
          </property>
          <property name="margin">
           <number>10</number>
          </property>
          <item>
           <widget class="QSpinBox" name="OUT3SpinBox">
            <property name="toolTip">
             <string>Output Volume</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSlider" name="OUT3Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Volume</string>
            </property>
            <property name="whatsThis">
             <string/>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
            <property name="orientation">
             <enum>Qt::Vertical</enum>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="0" column="0" colspan="4">
        <widget class="QGroupBox" name="Frequency3groupBox">
         <property name="title">
          <string>Frequency 3</string>
         </property>
         <layout class="QHBoxLayout">
          <property name="spacing">
           <number>6</number>
          </property>
          <property name="margin">
           <number>10</number>
          </property>
          <item>
           <widget class="QLabel" name="CoarseRatio3Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>Coarse 3</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSpinBox" name="CoarseRatio3SpinBox">
            <property name="cursor">
             <cursorShape>ArrowCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Coarse Ratio</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QLabel" name="FineRatio3Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>Fine 3</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSpinBox" name="FineRatio3SpinBox">
            <property name="cursor">
             <cursorShape>ArrowCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Fine Ratio</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QLabel" name="Freq3Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>Freq 3</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSpinBox" name="Freq3SpinBox">
            <property name="enabled">
             <bool>false</bool>
            </property>
            <property name="toolTip">
             <string>Fixed Frequency</string>
            </property>
            <property name="maximum">
             <number>32000</number>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QCheckBox" name="Fix3CheckBox">
            <property name="enabled">
             <bool>true</bool>
            </property>
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Toggle Fix Frequency</string>
            </property>
            <property name="text">
             <string>FIX</string>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="2" column="0" colspan="2">
        <widget class="QGroupBox" name="DetWaveEGS3GroupBox">
         <property name="title">
          <string>Detune, OSCWave, EGShift 3</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>10</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="0">
           <widget class="QLabel" name="DET3Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>DET3</string>
            </property>
           </widget>
          </item>
          <item row="0" column="3">
           <widget class="QSpinBox" name="DET3SpinBox">
            <property name="toolTip">
             <string>Detune</string>
            </property>
            <property name="minimum">
             <number>-3</number>
            </property>
            <property name="maximum">
             <number>3</number>
            </property>
           </widget>
          </item>
          <item row="0" column="1" colspan="2">
           <widget class="QSlider" name="DET3Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Detune</string>
            </property>
            <property name="whatsThis">
             <string>Attack Rate of the operator 1</string>
            </property>
            <property name="minimum">
             <number>-3</number>
            </property>
            <property name="maximum">
             <number>3</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item row="1" column="2" colspan="2">
           <widget class="QComboBox" name="EGS3ComboBox">
            <property name="enabled">
             <bool>false</bool>
            </property>
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>EG Shift</string>
            </property>
            <item>
             <property name="text">
              <string>96dB</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>48dB</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>24dB</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>12dB</string>
             </property>
            </item>
           </widget>
          </item>
          <item row="1" column="0" colspan="2">
           <widget class="QComboBox" name="WaveForm3ComboBox">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Wave form</string>
            </property>
            <property name="whatsThis">
             <string>Wave form 1 = &lt;i&gt;sin(&lt;b&gt;t&lt;/b&gt;)&lt;/i&gt;&lt;br&gt;
Wave form 2 = &lt;i&gt;sin(&lt;b&gt;t&lt;/b&gt;)*abs(sin(&lt;b&gt;t&lt;/b&gt;))&lt;/i&gt;&lt;br&gt;
Wave form 3 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;&lt;br&gt;
Wave form 4 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(&lt;b&gt;t&lt;/b&gt;)*abs(sin(&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
Wave form 5 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;&lt;br&gt;
Wave form 6 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;)*abs(sin(2*&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
Wave form 7 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then abs(sin(2*&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
Wave form 8 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;)*sin(2*&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;</string>
            </property>
            <property name="iconSize">
             <size>
              <width>48</width>
              <height>16</height>
             </size>
            </property>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave1.png</normaloff>:/pics/wave1.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave2.png</normaloff>:/pics/wave2.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave3.png</normaloff>:/pics/wave3.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave4.png</normaloff>:/pics/wave4.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave5.png</normaloff>:/pics/wave5.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave6.png</normaloff>:/pics/wave6.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave7.png</normaloff>:/pics/wave7.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave8.png</normaloff>:/pics/wave8.png</iconset>
             </property>
            </item>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="2" column="2" colspan="2">
        <widget class="QGroupBox" name="sensitivity3groupBox">
         <property name="title">
          <string>Sensitivity 3</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>10</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="2">
           <widget class="QLabel" name="EGS3Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>EBS3</string>
            </property>
           </widget>
          </item>
          <item row="1" column="0">
           <widget class="QLabel" name="KVS3Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>KVS3</string>
            </property>
           </widget>
          </item>
          <item row="0" column="0" colspan="2">
           <widget class="QCheckBox" name="AME3CheckBox">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Amplitude Modulation Enable</string>
            </property>
            <property name="text">
             <string>AME3</string>
            </property>
           </widget>
          </item>
          <item row="1" column="1" colspan="3">
           <widget class="QSlider" name="KVS3Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="acceptDrops">
             <bool>false</bool>
            </property>
            <property name="toolTip">
             <string>Key Velocity Sensitivity</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item row="1" column="4">
           <widget class="QSpinBox" name="KVS3SpinBox">
            <property name="toolTip">
             <string>Keyboard Velocity Sensitivity</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
           </widget>
          </item>
          <item row="0" column="3" colspan="2">
           <widget class="QSlider" name="EBS3Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>EG Bias Sensitivity</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item row="0" column="5">
           <widget class="QSpinBox" name="EBS3SpinBox">
            <property name="toolTip">
             <string>Eg Bias Sensitivity</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
      </layout>
     </widget>
     <widget class="QWidget" name="Op4Tab">
      <attribute name="title">
       <string>Op &amp;4</string>
      </attribute>
      <layout class="QGridLayout">
       <property name="margin">
        <number>9</number>
       </property>
       <property name="spacing">
        <number>6</number>
       </property>
       <item row="1" column="1" colspan="2">
        <widget class="QGroupBox" name="Env4GroupBox">
         <property name="title">
          <string>amplitude Envelope 4</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>10</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="0">
           <widget class="QSpinBox" name="AR4SpinBox">
            <property name="toolTip">
             <string>Attack Rate</string>
            </property>
            <property name="maximum">
             <number>31</number>
            </property>
           </widget>
          </item>
          <item row="1" column="0">
           <widget class="QLabel" name="AR4Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>AR4</string>
            </property>
           </widget>
          </item>
          <item row="1" column="1">
           <widget class="QLabel" name="D1R4Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>D1R4</string>
            </property>
           </widget>
          </item>
          <item row="1" column="2">
           <widget class="QLabel" name="D1L4Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>D1L4</string>
            </property>
           </widget>
          </item>
          <item row="1" column="3">
           <widget class="QLabel" name="D2R4Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>D2R4</string>
            </property>
           </widget>
          </item>
          <item row="1" column="4">
           <widget class="QLabel" name="RR4Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>RR4</string>
            </property>
           </widget>
          </item>
          <item row="0" column="4">
           <widget class="QSpinBox" name="RR4SpinBox">
            <property name="toolTip">
             <string>Release Rate</string>
            </property>
            <property name="maximum">
             <number>15</number>
            </property>
           </widget>
          </item>
          <item row="0" column="3">
           <widget class="QSpinBox" name="D2R4SpinBox">
            <property name="toolTip">
             <string>2° Decay Rate</string>
            </property>
            <property name="maximum">
             <number>31</number>
            </property>
           </widget>
          </item>
          <item row="0" column="2">
           <widget class="QSpinBox" name="D1L4SpinBox">
            <property name="toolTip">
             <string>1° Decay Level</string>
            </property>
            <property name="maximum">
             <number>15</number>
            </property>
           </widget>
          </item>
          <item row="0" column="1">
           <widget class="QSpinBox" name="D1R4SpinBox">
            <property name="toolTip">
             <string>1° Decay Rate</string>
            </property>
            <property name="maximum">
             <number>31</number>
            </property>
           </widget>
          </item>
          <item row="2" column="0" colspan="5">
           <widget class="QFrame" name="envelope4Frame">
            <property name="sizePolicy">
             <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
              <horstretch>0</horstretch>
              <verstretch>0</verstretch>
             </sizepolicy>
            </property>
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="autoFillBackground">
             <bool>true</bool>
            </property>
            <property name="frameShape">
             <enum>QFrame::StyledPanel</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="0" column="0" colspan="4">
        <widget class="QGroupBox" name="Frequency4groupBox">
         <property name="title">
          <string>Frequency 4</string>
         </property>
         <layout class="QHBoxLayout">
          <property name="spacing">
           <number>6</number>
          </property>
          <property name="margin">
           <number>10</number>
          </property>
          <item>
           <widget class="QLabel" name="CoarseRatio4Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>Coarse 4</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSpinBox" name="CoarseRatio4SpinBox">
            <property name="toolTip">
             <string>Coarse Ratio</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QLabel" name="FineRatio4Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>Fine 4</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSpinBox" name="FineRatio4SpinBox">
            <property name="toolTip">
             <string>Fine Ratio</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QLabel" name="Freq4Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>Freq 4</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSpinBox" name="Freq4SpinBox">
            <property name="enabled">
             <bool>false</bool>
            </property>
            <property name="toolTip">
             <string>Fixed Frequency</string>
            </property>
            <property name="maximum">
             <number>32000</number>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QCheckBox" name="Fix4CheckBox">
            <property name="enabled">
             <bool>true</bool>
            </property>
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Toggle Fix Frequency</string>
            </property>
            <property name="text">
             <string>FIX</string>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="1" column="3">
        <widget class="QGroupBox" name="Scaling4GroupBox">
         <property name="title">
          <string>Scaling 4</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>10</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="2" column="0">
           <widget class="QLabel" name="LS4Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>LS4</string>
            </property>
           </widget>
          </item>
          <item row="2" column="1">
           <widget class="QLabel" name="RS4Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>RS4</string>
            </property>
           </widget>
          </item>
          <item row="1" column="0">
           <widget class="QSlider" name="LS4Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Level Scaling</string>
            </property>
            <property name="whatsThis">
             <string>Attack Rate of the operator 1</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
            <property name="orientation">
             <enum>Qt::Vertical</enum>
            </property>
           </widget>
          </item>
          <item row="1" column="1">
           <widget class="QSlider" name="RS4Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Rate Scaling</string>
            </property>
            <property name="whatsThis">
             <string>Attack Rate of the operator 1</string>
            </property>
            <property name="maximum">
             <number>3</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
            <property name="orientation">
             <enum>Qt::Vertical</enum>
            </property>
           </widget>
          </item>
          <item row="0" column="0">
           <widget class="QSpinBox" name="LS4SpinBox">
            <property name="toolTip">
             <string>Level Scaling</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
           </widget>
          </item>
          <item row="0" column="1">
           <widget class="QSpinBox" name="RS4SpinBox">
            <property name="toolTip">
             <string>Rate Scaling</string>
            </property>
            <property name="maximum">
             <number>3</number>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="1" column="0">
        <widget class="QGroupBox" name="OUT4groupBox">
         <property name="title">
          <string>OUT 4</string>
         </property>
         <layout class="QVBoxLayout">
          <property name="spacing">
           <number>6</number>
          </property>
          <property name="margin">
           <number>10</number>
          </property>
          <item>
           <widget class="QSpinBox" name="OUT4SpinBox">
            <property name="toolTip">
             <string>Output Volume</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSlider" name="OUT4Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Volume</string>
            </property>
            <property name="whatsThis">
             <string/>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
            <property name="orientation">
             <enum>Qt::Vertical</enum>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="2" column="0" colspan="2">
        <widget class="QGroupBox" name="DetWaveEGS4GroupBox">
         <property name="title">
          <string>Detune, OSCWave, EGShift 4</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>10</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="0">
           <widget class="QLabel" name="DET4Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>DET4</string>
            </property>
           </widget>
          </item>
          <item row="0" column="3">
           <widget class="QSpinBox" name="DET4SpinBox">
            <property name="toolTip">
             <string>Detune</string>
            </property>
            <property name="minimum">
             <number>-3</number>
            </property>
            <property name="maximum">
             <number>3</number>
            </property>
           </widget>
          </item>
          <item row="0" column="1" colspan="2">
           <widget class="QSlider" name="DET4Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Detune</string>
            </property>
            <property name="whatsThis">
             <string>Attack Rate of the operator 1</string>
            </property>
            <property name="minimum">
             <number>-3</number>
            </property>
            <property name="maximum">
             <number>3</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item row="1" column="2" colspan="2">
           <widget class="QComboBox" name="EGS4ComboBox">
            <property name="enabled">
             <bool>false</bool>
            </property>
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>EG Shift</string>
            </property>
            <item>
             <property name="text">
              <string>96dB</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>48dB</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>24dB</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>12dB</string>
             </property>
            </item>
           </widget>
          </item>
          <item row="1" column="0" colspan="2">
           <widget class="QComboBox" name="WaveForm4ComboBox">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Wave form</string>
            </property>
            <property name="whatsThis">
             <string>Wave form 1 = &lt;i&gt;sin(&lt;b&gt;t&lt;/b&gt;)&lt;/i&gt;&lt;br&gt;
Wave form 2 = &lt;i&gt;sin(&lt;b&gt;t&lt;/b&gt;)*abs(sin(&lt;b&gt;t&lt;/b&gt;))&lt;/i&gt;&lt;br&gt;
Wave form 3 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;&lt;br&gt;
Wave form 4 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(&lt;b&gt;t&lt;/b&gt;)*abs(sin(&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
Wave form 5 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;&lt;br&gt;
Wave form 6 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;)*abs(sin(2*&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
Wave form 7 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then abs(sin(2*&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
Wave form 8 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;)*sin(2*&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;</string>
            </property>
            <property name="iconSize">
             <size>
              <width>48</width>
              <height>16</height>
             </size>
            </property>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave1.png</normaloff>:/pics/wave1.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave2.png</normaloff>:/pics/wave2.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave3.png</normaloff>:/pics/wave3.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave4.png</normaloff>:/pics/wave4.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave5.png</normaloff>:/pics/wave5.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave6.png</normaloff>:/pics/wave6.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave7.png</normaloff>:/pics/wave7.png</iconset>
             </property>
            </item>
            <item>
             <property name="text">
              <string/>
             </property>
             <property name="icon">
              <iconset>
               <normaloff>:/pics/wave8.png</normaloff>:/pics/wave8.png</iconset>
             </property>
            </item>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="2" column="2" colspan="2">
        <widget class="QGroupBox" name="sensitivity4groupBox">
         <property name="title">
          <string>Sensitivity 4</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>10</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="2">
           <widget class="QLabel" name="EGS4Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>EBS4</string>
            </property>
           </widget>
          </item>
          <item row="1" column="0">
           <widget class="QLabel" name="KVS4Label">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>KVS4</string>
            </property>
           </widget>
          </item>
          <item row="0" column="0" colspan="2">
           <widget class="QCheckBox" name="AME4CheckBox">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Amplitude Modulation Enable</string>
            </property>
            <property name="text">
             <string>AME4</string>
            </property>
           </widget>
          </item>
          <item row="1" column="1" colspan="3">
           <widget class="QSlider" name="KVS4Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="acceptDrops">
             <bool>false</bool>
            </property>
            <property name="toolTip">
             <string>Key Velocity Sensitivity</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item row="1" column="4">
           <widget class="QSpinBox" name="KVS4SpinBox">
            <property name="toolTip">
             <string>Keyboard Velocity Sensitivity</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
           </widget>
          </item>
          <item row="0" column="3" colspan="2">
           <widget class="QSlider" name="EBS4Slider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>EG Bias Sensitivity</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item row="0" column="5">
           <widget class="QSpinBox" name="EBS4SpinBox">
            <property name="toolTip">
             <string>Eg Bias Sensitivity</string>
            </property>
            <property name="maximum">
             <number>7</number>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
      </layout>
     </widget>
     <widget class="QWidget" name="FunctionsTab">
      <attribute name="title">
       <string>&amp;Func</string>
      </attribute>
      <layout class="QGridLayout">
       <property name="margin">
        <number>9</number>
       </property>
       <property name="spacing">
        <number>6</number>
       </property>
       <item row="2" column="6">
        <widget class="QGroupBox" name="delayPanDepthGroupBox">
         <property name="maximumSize">
          <size>
           <width>16777215</width>
           <height>80</height>
          </size>
         </property>
         <property name="title">
          <string>Delay Pan Depth</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>9</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="1">
           <widget class="Awl::FloatEntry" name="delayPanLFODepthFloatentry">
            <property name="maximumSize">
             <size>
              <width>48</width>
              <height>16777215</height>
             </size>
            </property>
           </widget>
          </item>
          <item row="0" column="0">
           <widget class="Awl::Knob" name="delayPanLFODepthKnob" native="true"/>
          </item>
         </layout>
        </widget>
       </item>
       <item row="1" column="6">
        <widget class="QGroupBox" name="delayPanLFOGroupBox">
         <property name="maximumSize">
          <size>
           <width>16777215</width>
           <height>80</height>
          </size>
         </property>
         <property name="title">
          <string>Delay Pan LFO Freq</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>9</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="0">
           <widget class="Awl::Knob" name="delayPanLFOFreqKnob" native="true">
            <property name="value" stdset="0">
             <double>1.137891684385393</double>
            </property>
            <property name="minValue" stdset="0">
             <double>0.100000000000000</double>
            </property>
            <property name="maxValue" stdset="0">
             <double>10.000000000000000</double>
            </property>
            <property name="log" stdset="0">
             <bool>true</bool>
            </property>
           </widget>
          </item>
          <item row="0" column="1">
           <widget class="Awl::FloatEntry" name="delayPanLFOFreqFloatentry">
            <property name="maximumSize">
             <size>
              <width>48</width>
              <height>16777215</height>
             </size>
            </property>
            <property name="minValue" stdset="0">
             <double>0.100000000000000</double>
            </property>
            <property name="maxValue" stdset="0">
             <double>10.000000000000000</double>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="1" column="3" colspan="3">
        <widget class="QGroupBox" name="channelDelayGroupBox">
         <property name="maximumSize">
          <size>
           <width>16777215</width>
           <height>80</height>
          </size>
         </property>
         <property name="title">
          <string>Delay Ch Send Level </string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>9</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="1">
           <widget class="QSpinBox" name="chDelaySpinBox">
            <property name="maximum">
             <number>127</number>
            </property>
           </widget>
          </item>
          <item row="0" column="0">
           <widget class="QSlider" name="chDelaySlider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="whatsThis">
             <string>Channel Chorus</string>
            </property>
            <property name="maximum">
             <number>127</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="2" column="4" colspan="2">
        <widget class="QGroupBox" name="delayFeedbackGroupBox">
         <property name="maximumSize">
          <size>
           <width>16777215</width>
           <height>80</height>
          </size>
         </property>
         <property name="title">
          <string>Delay Feedback</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>9</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="0">
           <widget class="Awl::Knob" name="delayFeedbackKnob" native="true">
            <property name="value" stdset="0">
             <double>0.000000000000000</double>
            </property>
            <property name="minValue" stdset="0">
             <double>-1.000000000000000</double>
            </property>
           </widget>
          </item>
          <item row="0" column="1">
           <widget class="Awl::FloatEntry" name="delayFeedbackFloatentry">
            <property name="maximumSize">
             <size>
              <width>48</width>
              <height>16777215</height>
             </size>
            </property>
            <property name="minValue" stdset="0">
             <double>-1.000000000000000</double>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="1" column="0" colspan="3">
        <widget class="QGroupBox" name="delayReturnGroupBox">
         <property name="maximumSize">
          <size>
           <width>16777215</width>
           <height>80</height>
          </size>
         </property>
         <property name="title">
          <string>Delay On/Off, Return Level</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>9</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="0">
           <widget class="QCheckBox" name="delayActivCheckBox">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="text">
             <string>On</string>
            </property>
           </widget>
          </item>
          <item row="0" column="1">
           <widget class="QSlider" name="delayReturnSlider">
            <property name="maximum">
             <number>255</number>
            </property>
            <property name="value">
             <number>128</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="2" column="2" colspan="2">
        <widget class="QGroupBox" name="delayBeatRatioGroupBox">
         <property name="maximumSize">
          <size>
           <width>16777215</width>
           <height>80</height>
          </size>
         </property>
         <property name="title">
          <string>Delay Beat Ratio</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>9</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="0">
           <widget class="Awl::Knob" name="delayBeatRatioKnob" native="true">
            <property name="value" stdset="0">
             <double>1.000000000000000</double>
            </property>
            <property name="minValue" stdset="0">
             <double>0.125000000000000</double>
            </property>
            <property name="maxValue" stdset="0">
             <double>2.000000000000000</double>
            </property>
           </widget>
          </item>
          <item row="0" column="1">
           <widget class="Awl::FloatEntry" name="delayBeatRatioFloatentry">
            <property name="maximumSize">
             <size>
              <width>48</width>
              <height>16777215</height>
             </size>
            </property>
            <property name="minValue" stdset="0">
             <double>0.010000000000000</double>
            </property>
            <property name="maxValue" stdset="0">
             <double>2.000000000000000</double>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="2" column="0" colspan="2">
        <widget class="QGroupBox" name="delayBPMGroupBox">
         <property name="maximumSize">
          <size>
           <width>16777215</width>
           <height>80</height>
          </size>
         </property>
         <property name="title">
          <string>Delay BPM</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>9</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="0">
           <widget class="Awl::Knob" name="delayBPMKnob" native="true">
            <property name="value" stdset="0">
             <double>100.000000000000000</double>
            </property>
            <property name="minValue" stdset="0">
             <double>60.000000000000000</double>
            </property>
            <property name="maxValue" stdset="0">
             <double>255.000000000000000</double>
            </property>
           </widget>
          </item>
          <item row="0" column="1">
           <widget class="Awl::FloatEntry" name="delayBPMFloatentry">
            <property name="maximumSize">
             <size>
              <width>48</width>
              <height>16777215</height>
             </size>
            </property>
            <property name="maxLength">
             <number>6</number>
            </property>
            <property name="minValue" stdset="0">
             <double>60.000000000000000</double>
            </property>
            <property name="maxValue" stdset="0">
             <double>255.000000000000000</double>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="0" column="0" colspan="7">
        <widget class="QTabWidget" name="controlTabWidget">
         <property name="currentIndex">
          <number>0</number>
         </property>
         <widget class="QWidget" name="FCTab">
          <attribute name="title">
           <string>Foot Control</string>
          </attribute>
          <layout class="QGridLayout">
           <property name="margin">
            <number>9</number>
           </property>
           <property name="spacing">
            <number>6</number>
           </property>
           <item row="0" column="2">
            <widget class="QSpinBox" name="fcVolumeSpinBox">
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
            </widget>
           </item>
           <item row="2" column="2">
            <widget class="QSpinBox" name="fcAmplitudeSpinBox">
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
            </widget>
           </item>
           <item row="1" column="2">
            <widget class="QSpinBox" name="fcPitchSpinBox">
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
            </widget>
           </item>
           <item row="1" column="0">
            <widget class="QLabel" name="fcPitchLabel">
             <property name="frameShape">
              <enum>QFrame::Box</enum>
             </property>
             <property name="frameShadow">
              <enum>QFrame::Sunken</enum>
             </property>
             <property name="text">
              <string>Pitch</string>
             </property>
            </widget>
           </item>
           <item row="1" column="1">
            <widget class="QSlider" name="fcPitchSlider">
             <property name="cursor">
              <cursorShape>PointingHandCursor</cursorShape>
             </property>
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="minimum">
              <number>0</number>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
             <property name="pageStep">
              <number>1</number>
             </property>
             <property name="value">
              <number>0</number>
             </property>
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
            </widget>
           </item>
           <item row="2" column="1">
            <widget class="QSlider" name="fcAmplitudeSlider">
             <property name="cursor">
              <cursorShape>PointingHandCursor</cursorShape>
             </property>
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="minimum">
              <number>0</number>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
             <property name="pageStep">
              <number>1</number>
             </property>
             <property name="value">
              <number>0</number>
             </property>
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
            </widget>
           </item>
           <item row="2" column="0">
            <widget class="QLabel" name="fcAmpliLabel">
             <property name="frameShape">
              <enum>QFrame::Box</enum>
             </property>
             <property name="frameShadow">
              <enum>QFrame::Sunken</enum>
             </property>
             <property name="text">
              <string>Amplitude</string>
             </property>
            </widget>
           </item>
           <item row="0" column="0">
            <widget class="QLabel" name="fcVolumeLabel">
             <property name="frameShape">
              <enum>QFrame::Box</enum>
             </property>
             <property name="frameShadow">
              <enum>QFrame::Sunken</enum>
             </property>
             <property name="text">
              <string>Volume</string>
             </property>
            </widget>
           </item>
           <item row="0" column="1">
            <widget class="QSlider" name="fcVolumeSlider">
             <property name="cursor">
              <cursorShape>PointingHandCursor</cursorShape>
             </property>
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="minimum">
              <number>0</number>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
             <property name="pageStep">
              <number>1</number>
             </property>
             <property name="value">
              <number>0</number>
             </property>
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
            </widget>
           </item>
          </layout>
         </widget>
         <widget class="QWidget" name="MWTab">
          <attribute name="title">
           <string>Modulation Wheel</string>
          </attribute>
          <layout class="QGridLayout">
           <property name="margin">
            <number>9</number>
           </property>
           <property name="spacing">
            <number>6</number>
           </property>
           <item row="1" column="2">
            <widget class="QSpinBox" name="mwAmplitudeSpinBox">
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
            </widget>
           </item>
           <item row="0" column="1">
            <widget class="QSlider" name="mwPitchSlider">
             <property name="cursor">
              <cursorShape>PointingHandCursor</cursorShape>
             </property>
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="minimum">
              <number>0</number>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
             <property name="pageStep">
              <number>1</number>
             </property>
             <property name="value">
              <number>0</number>
             </property>
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
            </widget>
           </item>
           <item row="0" column="2">
            <widget class="QSpinBox" name="mwPitchSpinBox">
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
            </widget>
           </item>
           <item row="1" column="1">
            <widget class="QSlider" name="mwAmplitudeSlider">
             <property name="cursor">
              <cursorShape>PointingHandCursor</cursorShape>
             </property>
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="minimum">
              <number>0</number>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
             <property name="pageStep">
              <number>1</number>
             </property>
             <property name="value">
              <number>0</number>
             </property>
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
            </widget>
           </item>
           <item row="1" column="0">
            <widget class="QLabel" name="mwAmplitudeLabel">
             <property name="frameShape">
              <enum>QFrame::Box</enum>
             </property>
             <property name="frameShadow">
              <enum>QFrame::Sunken</enum>
             </property>
             <property name="text">
              <string>Amplitude</string>
             </property>
            </widget>
           </item>
           <item row="0" column="0">
            <widget class="QLabel" name="mwPitchLabel">
             <property name="frameShape">
              <enum>QFrame::Box</enum>
             </property>
             <property name="frameShadow">
              <enum>QFrame::Sunken</enum>
             </property>
             <property name="text">
              <string>Pitch</string>
             </property>
            </widget>
           </item>
          </layout>
         </widget>
         <widget class="QWidget" name="BCTab">
          <attribute name="title">
           <string>Breath Control</string>
          </attribute>
          <layout class="QGridLayout">
           <property name="margin">
            <number>9</number>
           </property>
           <property name="spacing">
            <number>6</number>
           </property>
           <item row="2" column="1">
            <widget class="QSlider" name="bcPitchBiasSlider">
             <property name="cursor">
              <cursorShape>PointingHandCursor</cursorShape>
             </property>
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="minimum">
              <number>0</number>
             </property>
             <property name="maximum">
              <number>50</number>
             </property>
             <property name="pageStep">
              <number>1</number>
             </property>
             <property name="value">
              <number>0</number>
             </property>
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
            </widget>
           </item>
           <item row="2" column="2">
            <widget class="QSpinBox" name="bcPitchBiasSpinBox">
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="maximum">
              <number>50</number>
             </property>
            </widget>
           </item>
           <item row="1" column="2">
            <widget class="QSpinBox" name="bcAmplitudeSpinBox">
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
            </widget>
           </item>
           <item row="0" column="2">
            <widget class="QSpinBox" name="bcPitchSpinBox">
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
            </widget>
           </item>
           <item row="3" column="2">
            <widget class="QSpinBox" name="bcEgBiasSpinBox">
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
            </widget>
           </item>
           <item row="0" column="0">
            <widget class="QLabel" name="bcVolumeLabel">
             <property name="frameShape">
              <enum>QFrame::Box</enum>
             </property>
             <property name="frameShadow">
              <enum>QFrame::Sunken</enum>
             </property>
             <property name="text">
              <string>Pitch</string>
             </property>
            </widget>
           </item>
           <item row="2" column="0">
            <widget class="QLabel" name="bcPitchBiasLabel">
             <property name="frameShape">
              <enum>QFrame::Box</enum>
             </property>
             <property name="frameShadow">
              <enum>QFrame::Sunken</enum>
             </property>
             <property name="text">
              <string>Pitch Bias</string>
             </property>
            </widget>
           </item>
           <item row="3" column="0">
            <widget class="QLabel" name="bcEgBiasLabel">
             <property name="frameShape">
              <enum>QFrame::Box</enum>
             </property>
             <property name="frameShadow">
              <enum>QFrame::Sunken</enum>
             </property>
             <property name="text">
              <string>Envelope Bias</string>
             </property>
            </widget>
           </item>
           <item row="1" column="0">
            <widget class="QLabel" name="bcAmpliLabel">
             <property name="frameShape">
              <enum>QFrame::Box</enum>
             </property>
             <property name="frameShadow">
              <enum>QFrame::Sunken</enum>
             </property>
             <property name="text">
              <string>Amplitude</string>
             </property>
            </widget>
           </item>
           <item row="0" column="1">
            <widget class="QSlider" name="bcPitchSlider">
             <property name="cursor">
              <cursorShape>PointingHandCursor</cursorShape>
             </property>
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="minimum">
              <number>0</number>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
             <property name="pageStep">
              <number>1</number>
             </property>
             <property name="value">
              <number>0</number>
             </property>
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
            </widget>
           </item>
           <item row="3" column="1">
            <widget class="QSlider" name="bcEgBiasSlider">
             <property name="cursor">
              <cursorShape>PointingHandCursor</cursorShape>
             </property>
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="minimum">
              <number>0</number>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
             <property name="pageStep">
              <number>1</number>
             </property>
             <property name="value">
              <number>0</number>
             </property>
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
            </widget>
           </item>
           <item row="1" column="1">
            <widget class="QSlider" name="bcAmplitudeSlider">
             <property name="cursor">
              <cursorShape>PointingHandCursor</cursorShape>
             </property>
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="minimum">
              <number>0</number>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
             <property name="pageStep">
              <number>1</number>
             </property>
             <property name="value">
              <number>0</number>
             </property>
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
            </widget>
           </item>
          </layout>
         </widget>
         <widget class="QWidget" name="ATTab">
          <attribute name="title">
           <string>After Touch</string>
          </attribute>
          <layout class="QGridLayout">
           <property name="margin">
            <number>9</number>
           </property>
           <property name="spacing">
            <number>6</number>
           </property>
           <item row="0" column="0">
            <widget class="QLabel" name="atPitchLabel">
             <property name="frameShape">
              <enum>QFrame::Box</enum>
             </property>
             <property name="frameShadow">
              <enum>QFrame::Sunken</enum>
             </property>
             <property name="text">
              <string>Pitch</string>
             </property>
            </widget>
           </item>
           <item row="0" column="2">
            <widget class="QSpinBox" name="atPitchSpinBox">
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
            </widget>
           </item>
           <item row="0" column="1">
            <widget class="QSlider" name="atPitchSlider">
             <property name="cursor">
              <cursorShape>PointingHandCursor</cursorShape>
             </property>
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="minimum">
              <number>0</number>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
             <property name="pageStep">
              <number>1</number>
             </property>
             <property name="value">
              <number>0</number>
             </property>
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
            </widget>
           </item>
           <item row="2" column="2">
            <widget class="QSpinBox" name="atPitchBiasSpinBox">
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="maximum">
              <number>50</number>
             </property>
            </widget>
           </item>
           <item row="2" column="1">
            <widget class="QSlider" name="atPitchBiasSlider">
             <property name="cursor">
              <cursorShape>PointingHandCursor</cursorShape>
             </property>
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="minimum">
              <number>0</number>
             </property>
             <property name="maximum">
              <number>50</number>
             </property>
             <property name="pageStep">
              <number>1</number>
             </property>
             <property name="value">
              <number>0</number>
             </property>
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
            </widget>
           </item>
           <item row="3" column="2">
            <widget class="QSpinBox" name="atEgBiasSpinBox">
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
            </widget>
           </item>
           <item row="1" column="2">
            <widget class="QSpinBox" name="atAmplitudeSpinBox">
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
            </widget>
           </item>
           <item row="2" column="0">
            <widget class="QLabel" name="atPitchBiasLabel">
             <property name="frameShape">
              <enum>QFrame::Box</enum>
             </property>
             <property name="frameShadow">
              <enum>QFrame::Sunken</enum>
             </property>
             <property name="text">
              <string>Pitch Bias</string>
             </property>
            </widget>
           </item>
           <item row="1" column="0">
            <widget class="QLabel" name="atAmplitudeLabel">
             <property name="frameShape">
              <enum>QFrame::Box</enum>
             </property>
             <property name="frameShadow">
              <enum>QFrame::Sunken</enum>
             </property>
             <property name="text">
              <string>Amplitude</string>
             </property>
            </widget>
           </item>
           <item row="3" column="0">
            <widget class="QLabel" name="atEgBiasLabel">
             <property name="frameShape">
              <enum>QFrame::Box</enum>
             </property>
             <property name="frameShadow">
              <enum>QFrame::Sunken</enum>
             </property>
             <property name="text">
              <string>Envelope Bias</string>
             </property>
            </widget>
           </item>
           <item row="3" column="1">
            <widget class="QSlider" name="atEgBiasSlider">
             <property name="cursor">
              <cursorShape>PointingHandCursor</cursorShape>
             </property>
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="minimum">
              <number>0</number>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
             <property name="pageStep">
              <number>1</number>
             </property>
             <property name="value">
              <number>0</number>
             </property>
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
            </widget>
           </item>
           <item row="1" column="1">
            <widget class="QSlider" name="atAmplitudeSlider">
             <property name="cursor">
              <cursorShape>PointingHandCursor</cursorShape>
             </property>
             <property name="toolTip">
              <string>Pitch Bend Range</string>
             </property>
             <property name="minimum">
              <number>0</number>
             </property>
             <property name="maximum">
              <number>99</number>
             </property>
             <property name="pageStep">
              <number>1</number>
             </property>
             <property name="value">
              <number>0</number>
             </property>
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
            </widget>
           </item>
          </layout>
         </widget>
        </widget>
       </item>
       <item row="3" column="0">
        <widget class="QGroupBox" name="modeGroupBox">
         <property name="title">
          <string>Phony Mode</string>
         </property>
         <layout class="QHBoxLayout">
          <property name="spacing">
           <number>6</number>
          </property>
          <property name="margin">
           <number>10</number>
          </property>
          <item>
           <widget class="QComboBox" name="polyMonoComboBox">
            <property name="enabled">
             <bool>true</bool>
            </property>
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <item>
             <property name="text">
              <string>POLY</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>MONO</string>
             </property>
            </item>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="3" column="5" colspan="2">
        <widget class="QGroupBox" name="pitchBendRangeGroupBox">
         <property name="title">
          <string>Pitch Bend Range</string>
         </property>
         <layout class="QHBoxLayout">
          <property name="spacing">
           <number>6</number>
          </property>
          <property name="margin">
           <number>10</number>
          </property>
          <item>
           <widget class="QSlider" name="pitchBendRangeSlider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Pitch Bend Range</string>
            </property>
            <property name="minimum">
             <number>0</number>
            </property>
            <property name="maximum">
             <number>12</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSpinBox" name="pitchBendRangeSpinBox">
            <property name="toolTip">
             <string>Pitch Bend Range</string>
            </property>
            <property name="maximum">
             <number>12</number>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="3" column="1" colspan="4">
        <widget class="QGroupBox" name="portamentoGroupBox">
         <property name="title">
          <string>Potamento</string>
         </property>
         <layout class="QHBoxLayout">
          <property name="spacing">
           <number>6</number>
          </property>
          <property name="margin">
           <number>10</number>
          </property>
          <item>
           <widget class="QComboBox" name="PortFingerFullComboBox">
            <property name="enabled">
             <bool>true</bool>
            </property>
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Portamento Mode</string>
            </property>
            <item>
             <property name="text">
              <string>FINGER</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>FULL</string>
             </property>
            </item>
           </widget>
          </item>
          <item>
           <widget class="QLabel" name="PotamentoTimeLabel">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>PT</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSlider" name="PortamentoTimeSlider">
            <property name="enabled">
             <bool>true</bool>
            </property>
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Portamento Time</string>
            </property>
            <property name="minimum">
             <number>0</number>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
            <property name="pageStep">
             <number>1</number>
            </property>
            <property name="value">
             <number>0</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QSpinBox" name="PortamentoTimeSpinBox">
            <property name="enabled">
             <bool>true</bool>
            </property>
            <property name="toolTip">
             <string>Portamento Time</string>
            </property>
            <property name="maximum">
             <number>99</number>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
      </layout>
     </widget>
     <widget class="QWidget" name="chorusTab">
      <attribute name="title">
       <string>C&amp;horus</string>
      </attribute>
      <layout class="QGridLayout">
       <property name="margin">
        <number>9</number>
       </property>
       <property name="spacing">
        <number>6</number>
       </property>
       <item row="1" column="0" colspan="3">
        <widget class="QGroupBox" name="parametersChorusGroupBox">
         <property name="title">
          <string>Chorus Parameters</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>9</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
         </layout>
        </widget>
       </item>
       <item row="0" column="2">
        <widget class="QGroupBox" name="channelChorusGroupBox">
         <property name="maximumSize">
          <size>
           <width>16777215</width>
           <height>80</height>
          </size>
         </property>
         <property name="title">
          <string>Channel send level</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>9</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="1">
           <widget class="QSpinBox" name="chChorusSpinBox">
            <property name="maximum">
             <number>127</number>
            </property>
           </widget>
          </item>
          <item row="0" column="0">
           <widget class="QSlider" name="chChorusSlider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="whatsThis">
             <string>Channel Chorus</string>
            </property>
            <property name="maximum">
             <number>127</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="0" column="1">
        <widget class="QGroupBox" name="onChorusGroupBox">
         <property name="maximumSize">
          <size>
           <width>16777215</width>
           <height>80</height>
          </size>
         </property>
         <property name="title">
          <string>On/Off and Return level</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>9</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="0">
           <widget class="QCheckBox" name="chorusActivCheckBox">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="text">
             <string>On</string>
            </property>
           </widget>
          </item>
          <item row="0" column="1">
           <widget class="QSlider" name="returnChorusSlider">
            <property name="maximum">
             <number>255</number>
            </property>
            <property name="value">
             <number>128</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="0" column="0">
        <widget class="QGroupBox" name="selectLadspaChorusGroupBox">
         <property name="maximumSize">
          <size>
           <width>16777215</width>
           <height>80</height>
          </size>
         </property>
         <property name="title">
          <string>Select LADSPA plugin</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>9</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="1">
           <widget class="QPushButton" name="selectLadspaChorusPushButton">
            <property name="text">
             <string>Change plugin</string>
            </property>
           </widget>
          </item>
          <item row="0" column="0">
           <widget class="QLineEdit" name="selectLadspaChorusLineEdit">
            <property name="readOnly">
             <bool>true</bool>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
      </layout>
     </widget>
     <widget class="QWidget" name="reverbTab">
      <attribute name="title">
       <string>&amp;Reverb</string>
      </attribute>
      <layout class="QGridLayout">
       <property name="margin">
        <number>9</number>
       </property>
       <property name="spacing">
        <number>6</number>
       </property>
       <item row="0" column="1">
        <widget class="QGroupBox" name="onReverbGroupBox">
         <property name="maximumSize">
          <size>
           <width>16777215</width>
           <height>80</height>
          </size>
         </property>
         <property name="title">
          <string>On/Off and Return level</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>9</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="0">
           <widget class="QCheckBox" name="reverbActivCheckBox">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="text">
             <string>On</string>
            </property>
           </widget>
          </item>
          <item row="0" column="1">
           <widget class="QSlider" name="returnReverbSlider">
            <property name="maximum">
             <number>255</number>
            </property>
            <property name="value">
             <number>128</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="0" column="0">
        <widget class="QGroupBox" name="selectLadspaReverbGroupBox">
         <property name="maximumSize">
          <size>
           <width>16777215</width>
           <height>80</height>
          </size>
         </property>
         <property name="title">
          <string>Select LADSPA plugin</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>9</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="1">
           <widget class="QPushButton" name="selectLadspaReverbPushButton">
            <property name="text">
             <string>Change plugin</string>
            </property>
           </widget>
          </item>
          <item row="0" column="0">
           <widget class="QLineEdit" name="selectLadspaReverbLineEdit">
            <property name="readOnly">
             <bool>true</bool>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="0" column="2">
        <widget class="QGroupBox" name="channelReverbGroupBox">
         <property name="maximumSize">
          <size>
           <width>16777215</width>
           <height>80</height>
          </size>
         </property>
         <property name="title">
          <string>Channel send level</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>9</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="1">
           <widget class="QSpinBox" name="chReverbSpinBox">
            <property name="maximum">
             <number>127</number>
            </property>
           </widget>
          </item>
          <item row="0" column="0">
           <widget class="QSlider" name="chReverbSlider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="whatsThis">
             <string>Channel Chorus</string>
            </property>
            <property name="maximum">
             <number>127</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="1" column="0" colspan="3">
        <widget class="QGroupBox" name="parametersReverbGroupBox">
         <property name="title">
          <string>Reverb Parameters</string>
         </property>
        </widget>
       </item>
      </layout>
     </widget>
     <widget class="QWidget" name="ConfigureTab">
      <attribute name="title">
       <string>&amp;Config</string>
      </attribute>
      <layout class="QGridLayout">
       <property name="margin">
        <number>9</number>
       </property>
       <property name="spacing">
        <number>6</number>
       </property>
       <item row="2" column="1">
        <widget class="QGroupBox" name="fontSizeGroupBox">
         <property name="title">
          <string>Font Size</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>9</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="0">
           <widget class="QSpinBox" name="fontSizeSpinBox">
            <property name="minimum">
             <number>1</number>
            </property>
            <property name="maximum">
             <number>32</number>
            </property>
            <property name="value">
             <number>9</number>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="2" column="0">
        <widget class="QGroupBox" name="qualityGroupBox">
         <property name="title">
          <string>Quality</string>
         </property>
         <layout class="QHBoxLayout">
          <property name="spacing">
           <number>6</number>
          </property>
          <property name="margin">
           <number>9</number>
          </property>
          <item>
           <widget class="QComboBox" name="qualityComboBox">
            <property name="enabled">
             <bool>true</bool>
            </property>
            <item>
             <property name="text">
              <string>High</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>Middle</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>Low</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>Ultra low</string>
             </property>
            </item>
           </widget>
          </item>
          <item>
           <widget class="QCheckBox" name="filterCheckBox">
            <property name="enabled">
             <bool>true</bool>
            </property>
            <property name="text">
             <string>Filter</string>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="2" column="2" rowspan="2">
        <widget class="QGroupBox" name="saveModeButtonGroup">
         <property name="title">
          <string>Save Mode (into the song)</string>
         </property>
         <layout class="QVBoxLayout">
          <property name="spacing">
           <number>6</number>
          </property>
          <property name="margin">
           <number>10</number>
          </property>
          <item>
           <widget class="QRadioButton" name="minSaveRadioButton">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="text">
             <string>Save only the used presets</string>
            </property>
            <property name="checked">
             <bool>true</bool>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QRadioButton" name="hugeSaveRadioButton">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="text">
             <string>Save the entire set</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QCheckBox" name="saveConfigCheckBox">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="text">
             <string>Save the configuration</string>
            </property>
            <property name="checked">
             <bool>true</bool>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="3" column="0" colspan="2">
        <widget class="QGroupBox" name="fileGroupBox">
         <property name="title">
          <string>Configuration File</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>9</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="0" column="1">
           <widget class="QPushButton" name="saveConfPushButton">
            <property name="enabled">
             <bool>true</bool>
            </property>
            <property name="text">
             <string>Save...</string>
            </property>
           </widget>
          </item>
          <item row="0" column="2">
           <widget class="QPushButton" name="loadConfPushButton">
            <property name="enabled">
             <bool>true</bool>
            </property>
            <property name="text">
             <string>Load...</string>
            </property>
           </widget>
          </item>
          <item row="0" column="0">
           <widget class="QPushButton" name="saveDefaultPushButton">
            <property name="text">
             <string>Save as default</string>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="0" column="0" colspan="3">
        <widget class="QGroupBox" name="colorGroupBox">
         <property name="title">
          <string>Colors</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>9</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="3" column="0" colspan="4">
           <widget class="QFrame" name="colorFrame">
            <property name="sizePolicy">
             <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
              <horstretch>0</horstretch>
              <verstretch>0</verstretch>
             </sizepolicy>
            </property>
            <property name="minimumSize">
             <size>
              <width>0</width>
              <height>20</height>
             </size>
            </property>
            <property name="autoFillBackground">
             <bool>true</bool>
            </property>
            <property name="frameShape">
             <enum>QFrame::StyledPanel</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
           </widget>
          </item>
          <item row="0" column="0" rowspan="3">
           <widget class="QListWidget" name="colorListBox">
            <item>
             <property name="text">
              <string>Text</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>Background</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>Edit Text</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>Edit Background</string>
             </property>
            </item>
           </widget>
          </item>
          <item row="0" column="3">
           <widget class="QSpinBox" name="redSpinBox">
            <property name="toolTip">
             <string>Red</string>
            </property>
            <property name="maximum">
             <number>255</number>
            </property>
           </widget>
          </item>
          <item row="2" column="2">
           <widget class="QSlider" name="blueSlider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Blue</string>
            </property>
            <property name="maximum">
             <number>255</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item row="1" column="2">
           <widget class="QSlider" name="greenSlider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Green</string>
            </property>
            <property name="maximum">
             <number>255</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item row="0" column="2">
           <widget class="QSlider" name="redSlider">
            <property name="cursor">
             <cursorShape>PointingHandCursor</cursorShape>
            </property>
            <property name="toolTip">
             <string>Red</string>
            </property>
            <property name="layoutDirection">
             <enum>Qt::LeftToRight</enum>
            </property>
            <property name="maximum">
             <number>255</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
            <property name="tickPosition">
             <enum>QSlider::NoTicks</enum>
            </property>
           </widget>
          </item>
          <item row="2" column="3">
           <widget class="QSpinBox" name="blueSpinBox">
            <property name="toolTip">
             <string>Blue</string>
            </property>
            <property name="maximum">
             <number>255</number>
            </property>
           </widget>
          </item>
          <item row="1" column="3">
           <widget class="QSpinBox" name="greenSpinBox">
            <property name="toolTip">
             <string>Green</string>
            </property>
            <property name="maximum">
             <number>255</number>
            </property>
           </widget>
          </item>
          <item row="2" column="1">
           <widget class="QLabel" name="blueLabel">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>Blue</string>
            </property>
           </widget>
          </item>
          <item row="1" column="1">
           <widget class="QLabel" name="greenLabel">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>Green</string>
            </property>
           </widget>
          </item>
          <item row="0" column="1">
           <widget class="QLabel" name="redLabel">
            <property name="frameShape">
             <enum>QFrame::Box</enum>
            </property>
            <property name="frameShadow">
             <enum>QFrame::Sunken</enum>
            </property>
            <property name="text">
             <string>Red</string>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
       <item row="1" column="0" colspan="3">
        <widget class="QGroupBox" name="pathGroupBox">
         <property name="title">
          <string>Set Path</string>
         </property>
         <layout class="QGridLayout">
          <property name="margin">
           <number>9</number>
          </property>
          <property name="spacing">
           <number>6</number>
          </property>
          <item row="1" column="0">
           <widget class="QCheckBox" name="imageCheckBox">
            <property name="text">
             <string>Image in the background :</string>
            </property>
            <property name="checked">
             <bool>false</bool>
            </property>
           </widget>
          </item>
          <item row="1" column="1">
           <widget class="QLineEdit" name="imagePathLineEdit">
            <property name="maxLength">
             <number>128</number>
            </property>
           </widget>
          </item>
          <item row="1" column="2">
           <widget class="QPushButton" name="imageBrowsePushButton">
            <property name="enabled">
             <bool>false</bool>
            </property>
            <property name="text">
             <string>Browse...</string>
            </property>
           </widget>
          </item>
          <item row="0" column="1">
           <widget class="QLineEdit" name="initSetPathLineEdit">
            <property name="maxLength">
             <number>128</number>
            </property>
           </widget>
          </item>
          <item row="0" column="2">
           <widget class="QPushButton" name="initSetBrowsePushButton">
            <property name="text">
             <string>Browse...</string>
            </property>
           </widget>
          </item>
          <item row="0" column="0">
           <widget class="QCheckBox" name="initSetCheckBox">
            <property name="text">
             <string>Load the set at the initialization :</string>
            </property>
            <property name="checked">
             <bool>true</bool>
            </property>
           </widget>
          </item>
         </layout>
        </widget>
       </item>
      </layout>
     </widget>
    </widget>
   </item>
   <item row="1" column="3">
    <widget class="QPushButton" name="resCtrlButton">
     <property name="maximumSize">
      <size>
       <width>1000</width>
       <height>20</height>
      </size>
     </property>
     <property name="palette">
      <palette>
       <active>
        <colorrole role="WindowText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Button">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>207</red>
           <green>207</green>
           <blue>207</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Light">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>237</red>
           <green>237</green>
           <blue>237</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Midlight">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>231</red>
           <green>231</green>
           <blue>231</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Dark">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>121</red>
           <green>125</green>
           <blue>121</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Mid">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>166</red>
           <green>166</green>
           <blue>166</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Text">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="BrightText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>255</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="ButtonText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Base">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>255</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Window">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>207</red>
           <green>207</green>
           <blue>207</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Shadow">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Highlight">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="HighlightedText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>255</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Link">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="LinkVisited">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>0</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="AlternateBase">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>231</red>
           <green>231</green>
           <blue>231</blue>
          </color>
         </brush>
        </colorrole>
       </active>
       <inactive>
        <colorrole role="WindowText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Button">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>207</red>
           <green>207</green>
           <blue>207</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Light">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>237</red>
           <green>237</green>
           <blue>237</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Midlight">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>231</red>
           <green>231</green>
           <blue>231</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Dark">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>121</red>
           <green>125</green>
           <blue>121</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Mid">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>166</red>
           <green>166</green>
           <blue>166</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Text">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="BrightText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>255</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="ButtonText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Base">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>255</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Window">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>207</red>
           <green>207</green>
           <blue>207</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Shadow">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Highlight">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="HighlightedText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>255</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Link">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="LinkVisited">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>0</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="AlternateBase">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>231</red>
           <green>231</green>
           <blue>231</blue>
          </color>
         </brush>
        </colorrole>
       </inactive>
       <disabled>
        <colorrole role="WindowText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>121</red>
           <green>125</green>
           <blue>121</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Button">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>207</red>
           <green>207</green>
           <blue>207</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Light">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>237</red>
           <green>237</green>
           <blue>237</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Midlight">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>231</red>
           <green>231</green>
           <blue>231</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Dark">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>121</red>
           <green>125</green>
           <blue>121</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Mid">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>166</red>
           <green>166</green>
           <blue>166</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Text">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>121</red>
           <green>125</green>
           <blue>121</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="BrightText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>255</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="ButtonText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>121</red>
           <green>125</green>
           <blue>121</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Base">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>207</red>
           <green>207</green>
           <blue>207</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Window">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>207</red>
           <green>207</green>
           <blue>207</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Shadow">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Highlight">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>121</red>
           <green>125</green>
           <blue>121</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="HighlightedText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>207</red>
           <green>207</green>
           <blue>207</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Link">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="LinkVisited">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>0</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="AlternateBase">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>231</red>
           <green>231</green>
           <blue>231</blue>
          </color>
         </brush>
        </colorrole>
       </disabled>
      </palette>
     </property>
     <property name="font">
      <font>
       <family>Sans Serif</family>
       <pointsize>10</pointsize>
       <weight>75</weight>
       <italic>false</italic>
       <bold>true</bold>
       <underline>false</underline>
       <strikeout>false</strikeout>
      </font>
     </property>
     <property name="toolTip">
      <string>Set Brightness, Detune, Attack and Release of the current channel to default</string>
     </property>
     <property name="text">
      <string>Res. Ctrl</string>
     </property>
    </widget>
   </item>
   <item row="0" column="3">
    <widget class="QPushButton" name="panicButton">
     <property name="maximumSize">
      <size>
       <width>1000</width>
       <height>20</height>
      </size>
     </property>
     <property name="palette">
      <palette>
       <active>
        <colorrole role="WindowText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Button">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>207</red>
           <green>207</green>
           <blue>207</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Light">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>237</red>
           <green>237</green>
           <blue>237</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Midlight">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>231</red>
           <green>231</green>
           <blue>231</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Dark">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>121</red>
           <green>125</green>
           <blue>121</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Mid">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>166</red>
           <green>166</green>
           <blue>166</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Text">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="BrightText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>255</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="ButtonText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Base">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>255</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Window">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>207</red>
           <green>207</green>
           <blue>207</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Shadow">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Highlight">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="HighlightedText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>255</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Link">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="LinkVisited">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>0</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="AlternateBase">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>231</red>
           <green>231</green>
           <blue>231</blue>
          </color>
         </brush>
        </colorrole>
       </active>
       <inactive>
        <colorrole role="WindowText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Button">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>207</red>
           <green>207</green>
           <blue>207</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Light">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>237</red>
           <green>237</green>
           <blue>237</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Midlight">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>231</red>
           <green>231</green>
           <blue>231</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Dark">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>121</red>
           <green>125</green>
           <blue>121</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Mid">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>166</red>
           <green>166</green>
           <blue>166</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Text">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="BrightText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>255</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="ButtonText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Base">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>255</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Window">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>207</red>
           <green>207</green>
           <blue>207</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Shadow">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Highlight">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="HighlightedText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>255</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Link">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="LinkVisited">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>0</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="AlternateBase">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>231</red>
           <green>231</green>
           <blue>231</blue>
          </color>
         </brush>
        </colorrole>
       </inactive>
       <disabled>
        <colorrole role="WindowText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>121</red>
           <green>125</green>
           <blue>121</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Button">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>207</red>
           <green>207</green>
           <blue>207</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Light">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>237</red>
           <green>237</green>
           <blue>237</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Midlight">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>231</red>
           <green>231</green>
           <blue>231</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Dark">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>121</red>
           <green>125</green>
           <blue>121</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Mid">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>166</red>
           <green>166</green>
           <blue>166</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Text">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>121</red>
           <green>125</green>
           <blue>121</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="BrightText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>255</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="ButtonText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>121</red>
           <green>125</green>
           <blue>121</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Base">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>207</red>
           <green>207</green>
           <blue>207</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Window">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>207</red>
           <green>207</green>
           <blue>207</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Shadow">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Highlight">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>121</red>
           <green>125</green>
           <blue>121</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="HighlightedText">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>207</red>
           <green>207</green>
           <blue>207</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Link">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>0</red>
           <green>0</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="LinkVisited">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>255</red>
           <green>0</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="AlternateBase">
         <brush brushstyle="SolidPattern">
          <color alpha="255">
           <red>231</red>
           <green>231</green>
           <blue>231</blue>
          </color>
         </brush>
        </colorrole>
       </disabled>
      </palette>
     </property>
     <property name="font">
      <font>
       <family>Sans Serif</family>
       <pointsize>10</pointsize>
       <weight>75</weight>
       <italic>false</italic>
       <bold>true</bold>
       <underline>false</underline>
       <strikeout>false</strikeout>
      </font>
     </property>
     <property name="toolTip">
      <string>Cut all notes off</string>
     </property>
     <property name="text">
      <string>Panic!</string>
     </property>
    </widget>
   </item>
   <item row="0" column="2" rowspan="2">
    <widget class="QGroupBox" name="generalBox">
     <property name="title">
      <string/>
     </property>
     <layout class="QGridLayout">
      <property name="margin">
       <number>9</number>
      </property>
      <property name="spacing">
       <number>6</number>
      </property>
      <item row="0" column="4">
       <widget class="QSpinBox" name="nbrVoicesSpinBox">
        <property name="enabled">
         <bool>true</bool>
        </property>
        <property name="toolTip">
         <string>Number of Voices</string>
        </property>
        <property name="minimum">
         <number>1</number>
        </property>
        <property name="maximum">
         <number>64</number>
        </property>
        <property name="value">
         <number>8</number>
        </property>
       </widget>
      </item>
      <item row="0" column="3">
       <widget class="QLabel" name="numberVoicesLabel">
        <property name="frameShape">
         <enum>QFrame::StyledPanel</enum>
        </property>
        <property name="text">
         <string>Number of voices</string>
        </property>
        <property name="alignment">
         <set>Qt::AlignCenter</set>
        </property>
       </widget>
      </item>
      <item row="0" column="2">
       <widget class="QCheckBox" name="ChannelCheckBox">
        <property name="text">
         <string>Enable</string>
        </property>
        <property name="checked">
         <bool>true</bool>
        </property>
       </widget>
      </item>
      <item row="0" column="1">
       <widget class="QSpinBox" name="ChannelNumSpinBox">
        <property name="minimum">
         <number>1</number>
        </property>
        <property name="maximum">
         <number>16</number>
        </property>
       </widget>
      </item>
      <item row="0" column="0">
       <widget class="QLabel" name="channelNumLabel">
        <property name="frameShape">
         <enum>QFrame::StyledPanel</enum>
        </property>
        <property name="text">
         <string>Channel</string>
        </property>
        <property name="alignment">
         <set>Qt::AlignCenter</set>
        </property>
       </widget>
      </item>
     </layout>
    </widget>
   </item>
   <item row="0" column="0" rowspan="2">
    <widget class="QLabel" name="masterVolumeLabel">
     <property name="frameShape">
      <enum>QFrame::StyledPanel</enum>
     </property>
     <property name="text">
      <string>Vol</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
   </item>
   <item row="0" column="1" rowspan="2">
    <widget class="Awl::VolKnob" name="masterVolKnob" native="true">
     <property name="minimumSize">
      <size>
       <width>40</width>
       <height>40</height>
      </size>
     </property>
     <property name="value" stdset="0">
      <double>-28.144332654385916</double>
     </property>
     <property name="minValue" stdset="0">
      <double>0.000000000000000</double>
     </property>
     <property name="maxValue" stdset="0">
      <double>1.000000000000000</double>
     </property>
     <property name="lineStep" stdset="0">
      <double>0.100000000000000</double>
     </property>
     <property name="pageStep" stdset="0">
      <double>0.200000000000000</double>
     </property>
     <property name="log" stdset="0">
      <bool>false</bool>
     </property>
    </widget>
   </item>
   <item row="0" column="4" rowspan="3">
    <widget class="QGroupBox" name="channelCtrlGroupBox">
     <property name="minimumSize">
      <size>
       <width>96</width>
       <height>16</height>
      </size>
     </property>
     <property name="title">
      <string>Channel Ctrl</string>
     </property>
     <layout class="QGridLayout">
      <property name="margin">
       <number>9</number>
      </property>
      <property name="spacing">
       <number>6</number>
      </property>
      <item row="2" column="0">
       <widget class="Awl::VolKnob" name="channelPanKnob" native="true">
        <property name="cursor">
         <cursorShape>PointingHandCursor</cursorShape>
        </property>
        <property name="minValue" stdset="0">
         <double>0.000000000000000</double>
        </property>
        <property name="maxValue" stdset="0">
         <double>1.000000000000000</double>
        </property>
        <property name="lineStep" stdset="0">
         <double>0.100000000000000</double>
        </property>
        <property name="pageStep" stdset="0">
         <double>0.200000000000000</double>
        </property>
        <property name="log" stdset="0">
         <bool>false</bool>
        </property>
       </widget>
      </item>
      <item row="13" column="0">
       <widget class="QLabel" name="releaseLabel">
        <property name="frameShape">
         <enum>QFrame::StyledPanel</enum>
        </property>
        <property name="text">
         <string>Release</string>
        </property>
        <property name="alignment">
         <set>Qt::AlignCenter</set>
        </property>
       </widget>
      </item>
      <item row="12" column="0">
       <widget class="Awl::Knob" name="releaseKnob" native="true">
        <property name="minimumSize">
         <size>
          <width>32</width>
          <height>32</height>
         </size>
        </property>
        <property name="cursor">
         <cursorShape>PointingHandCursor</cursorShape>
        </property>
       </widget>
      </item>
      <item row="11" column="0">
       <widget class="QLabel" name="attackTimeLabel">
        <property name="frameShape">
         <enum>QFrame::StyledPanel</enum>
        </property>
        <property name="text">
         <string>Attack</string>
        </property>
        <property name="alignment">
         <set>Qt::AlignCenter</set>
        </property>
       </widget>
      </item>
      <item row="10" column="0">
       <widget class="Awl::Knob" name="attackKnob" native="true">
        <property name="minimumSize">
         <size>
          <width>32</width>
          <height>32</height>
         </size>
        </property>
        <property name="cursor">
         <cursorShape>PointingHandCursor</cursorShape>
        </property>
       </widget>
      </item>
      <item row="9" column="0">
       <widget class="QLabel" name="detuneLabel">
        <property name="frameShape">
         <enum>QFrame::StyledPanel</enum>
        </property>
        <property name="text">
         <string>Detune</string>
        </property>
        <property name="alignment">
         <set>Qt::AlignCenter</set>
        </property>
       </widget>
      </item>
      <item row="8" column="0">
       <widget class="Awl::Knob" name="detuneKnob" native="true">
        <property name="minimumSize">
         <size>
          <width>32</width>
          <height>32</height>
         </size>
        </property>
        <property name="cursor">
         <cursorShape>PointingHandCursor</cursorShape>
        </property>
       </widget>
      </item>
      <item row="7" column="0">
       <widget class="QLabel" name="brightnessLabel">
        <property name="frameShape">
         <enum>QFrame::StyledPanel</enum>
        </property>
        <property name="text">
         <string>Brightness</string>
        </property>
        <property name="alignment">
         <set>Qt::AlignCenter</set>
        </property>
       </widget>
      </item>
      <item row="6" column="0">
       <widget class="Awl::Knob" name="brightnessKnob" native="true">
        <property name="minimumSize">
         <size>
          <width>32</width>
          <height>32</height>
         </size>
        </property>
        <property name="cursor">
         <cursorShape>PointingHandCursor</cursorShape>
        </property>
       </widget>
      </item>
      <item row="5" column="0">
       <widget class="QLabel" name="modulationLabel">
        <property name="frameShape">
         <enum>QFrame::StyledPanel</enum>
        </property>
        <property name="text">
         <string>Modulation</string>
        </property>
        <property name="alignment">
         <set>Qt::AlignCenter</set>
        </property>
       </widget>
      </item>
      <item row="4" column="0">
       <widget class="Awl::Knob" name="modulationKnob" native="true">
        <property name="minimumSize">
         <size>
          <width>32</width>
          <height>32</height>
         </size>
        </property>
        <property name="cursor">
         <cursorShape>PointingHandCursor</cursorShape>
        </property>
       </widget>
      </item>
      <item row="3" column="0">
       <widget class="QLabel" name="channelPanLabel">
        <property name="frameShape">
         <enum>QFrame::StyledPanel</enum>
        </property>
        <property name="text">
         <string>Pan</string>
        </property>
        <property name="alignment">
         <set>Qt::AlignCenter</set>
        </property>
       </widget>
      </item>
      <item row="1" column="0">
       <widget class="QLabel" name="channelVolumeLabel">
        <property name="frameShape">
         <enum>QFrame::StyledPanel</enum>
        </property>
        <property name="text">
         <string>Volume</string>
        </property>
        <property name="alignment">
         <set>Qt::AlignCenter</set>
        </property>
       </widget>
      </item>
      <item row="0" column="0">
       <widget class="Awl::Knob" name="channelVolumeKnob" native="true">
        <property name="minimumSize">
         <size>
          <width>32</width>
          <height>32</height>
         </size>
        </property>
        <property name="cursor">
         <cursorShape>PointingHandCursor</cursorShape>
        </property>
        <property name="maxValue" stdset="0">
         <double>1.000000000000000</double>
        </property>
        <property name="lineStep" stdset="0">
         <double>0.100000000000000</double>
        </property>
        <property name="pageStep" stdset="0">
         <double>0.200000000000000</double>
        </property>
        <property name="scaleSize" stdset="0">
         <number>270</number>
        </property>
        <property name="markSize" stdset="0">
         <number>6</number>
        </property>
       </widget>
      </item>
     </layout>
    </widget>
   </item>
  </layout>
 </widget>
 <layoutdefault spacing="6" margin="11"/>
 <customwidgets>
  <customwidget>
   <class>Awl::Knob</class>
   <extends>QWidget</extends>
   <header>awl/knob.h</header>
  </customwidget>
  <customwidget>
   <class>Awl::FloatEntry</class>
   <extends>QLineEdit</extends>
   <header>awl/floatentry.h</header>
  </customwidget>
  <customwidget>
   <class>Awl::VolKnob</class>
   <extends>Awl::Knob</extends>
   <header>awl/volknob.h</header>
  </customwidget>
 </customwidgets>
 <tabstops>
  <tabstop>deicsOnzeTabWidget</tabstop>
  <tabstop>presetLineEdit</tabstop>
  <tabstop>feedbackSlider</tabstop>
  <tabstop>LFOSyncCheckBox</tabstop>
  <tabstop>PModSensSlider</tabstop>
  <tabstop>LFOWaveComboBox</tabstop>
  <tabstop>AModSensSlider</tabstop>
  <tabstop>PModDepthSlider</tabstop>
  <tabstop>AModDepthSlider</tabstop>
  <tabstop>LFOSpeedSlider</tabstop>
  <tabstop>LFODelaySlider</tabstop>
  <tabstop>algorithmComboBox</tabstop>
  <tabstop>LS1Slider</tabstop>
  <tabstop>RS1Slider</tabstop>
  <tabstop>OUT1Slider</tabstop>
  <tabstop>Fix1CheckBox</tabstop>
  <tabstop>AME1CheckBox</tabstop>
  <tabstop>EBS1Slider</tabstop>
  <tabstop>DET1Slider</tabstop>
  <tabstop>KVS1Slider</tabstop>
  <tabstop>WaveForm1ComboBox</tabstop>
  <tabstop>EGS1ComboBox</tabstop>
  <tabstop>LS2Slider</tabstop>
  <tabstop>RS2Slider</tabstop>
  <tabstop>OUT2Slider</tabstop>
  <tabstop>AME2CheckBox</tabstop>
  <tabstop>EBS2Slider</tabstop>
  <tabstop>DET2Slider</tabstop>
  <tabstop>KVS2Slider</tabstop>
  <tabstop>WaveForm2ComboBox</tabstop>
  <tabstop>EGS2ComboBox</tabstop>
  <tabstop>LS3Slider</tabstop>
  <tabstop>RS3Slider</tabstop>
  <tabstop>OUT3Slider</tabstop>
  <tabstop>AME3CheckBox</tabstop>
  <tabstop>EBS3Slider</tabstop>
  <tabstop>DET3Slider</tabstop>
  <tabstop>KVS3Slider</tabstop>
  <tabstop>WaveForm3ComboBox</tabstop>
  <tabstop>EGS3ComboBox</tabstop>
  <tabstop>LS4Slider</tabstop>
  <tabstop>RS4Slider</tabstop>
  <tabstop>OUT4Slider</tabstop>
  <tabstop>AME4CheckBox</tabstop>
  <tabstop>EBS4Slider</tabstop>
  <tabstop>DET4Slider</tabstop>
  <tabstop>KVS4Slider</tabstop>
  <tabstop>WaveForm4ComboBox</tabstop>
  <tabstop>EGS4ComboBox</tabstop>
  <tabstop>subcategoryLineEdit</tabstop>
  <tabstop>categoryLineEdit</tabstop>
  <tabstop>lbankSpinBox</tabstop>
  <tabstop>progSpinBox</tabstop>
  <tabstop>feedbackSpinBox</tabstop>
  <tabstop>PModSensSpinBox</tabstop>
  <tabstop>AModSensSpinBox</tabstop>
  <tabstop>PModDepthSpinBox</tabstop>
  <tabstop>AModDepthSpinBox</tabstop>
  <tabstop>LFOSpeedSpinBox</tabstop>
  <tabstop>LFODelaySpinBox</tabstop>
  <tabstop>CoarseRatio1SpinBox</tabstop>
  <tabstop>FineRatio1SpinBox</tabstop>
  <tabstop>Freq1SpinBox</tabstop>
  <tabstop>LS1SpinBox</tabstop>
  <tabstop>RS1SpinBox</tabstop>
  <tabstop>OUT1SpinBox</tabstop>
  <tabstop>EBS1SpinBox</tabstop>
  <tabstop>KVS1SpinBox</tabstop>
  <tabstop>DET1SpinBox</tabstop>
  <tabstop>AR1SpinBox</tabstop>
  <tabstop>D1R1SpinBox</tabstop>
  <tabstop>D1L1SpinBox</tabstop>
  <tabstop>D2R1SpinBox</tabstop>
  <tabstop>RR1SpinBox</tabstop>
  <tabstop>Fix2CheckBox</tabstop>
  <tabstop>Freq2SpinBox</tabstop>
  <tabstop>CoarseRatio2SpinBox</tabstop>
  <tabstop>FineRatio2SpinBox</tabstop>
  <tabstop>LS2SpinBox</tabstop>
  <tabstop>RS2SpinBox</tabstop>
  <tabstop>OUT2SpinBox</tabstop>
  <tabstop>EBS2SpinBox</tabstop>
  <tabstop>KVS2SpinBox</tabstop>
  <tabstop>DET2SpinBox</tabstop>
  <tabstop>AR2SpinBox</tabstop>
  <tabstop>D1R2SpinBox</tabstop>
  <tabstop>D1L2SpinBox</tabstop>
  <tabstop>D2R2SpinBox</tabstop>
  <tabstop>RR2SpinBox</tabstop>
  <tabstop>Fix3CheckBox</tabstop>
  <tabstop>CoarseRatio3SpinBox</tabstop>
  <tabstop>FineRatio3SpinBox</tabstop>
  <tabstop>Freq3SpinBox</tabstop>
  <tabstop>AR3SpinBox</tabstop>
  <tabstop>D1R3SpinBox</tabstop>
  <tabstop>D1L3SpinBox</tabstop>
  <tabstop>D2R3SpinBox</tabstop>
  <tabstop>RR3SpinBox</tabstop>
  <tabstop>LS3SpinBox</tabstop>
  <tabstop>RS3SpinBox</tabstop>
  <tabstop>OUT3SpinBox</tabstop>
  <tabstop>EBS3SpinBox</tabstop>
  <tabstop>KVS3SpinBox</tabstop>
  <tabstop>DET3SpinBox</tabstop>
  <tabstop>Fix4CheckBox</tabstop>
  <tabstop>CoarseRatio4SpinBox</tabstop>
  <tabstop>FineRatio4SpinBox</tabstop>
  <tabstop>Freq4SpinBox</tabstop>
  <tabstop>LS4SpinBox</tabstop>
  <tabstop>RS4SpinBox</tabstop>
  <tabstop>OUT4SpinBox</tabstop>
  <tabstop>EBS4SpinBox</tabstop>
  <tabstop>KVS4SpinBox</tabstop>
  <tabstop>DET4SpinBox</tabstop>
  <tabstop>AR4SpinBox</tabstop>
  <tabstop>D1R4SpinBox</tabstop>
  <tabstop>D1L4SpinBox</tabstop>
  <tabstop>D2R4SpinBox</tabstop>
  <tabstop>RR4SpinBox</tabstop>
 </tabstops>
 <resources/>
 <connections>
  <connection>
   <sender>feedbackSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>feedbackSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>feedbackSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>feedbackSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>PModSensSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>PModSensSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>PModSensSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>PModSensSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>AModSensSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>AModSensSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>AModSensSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>AModSensSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>PModDepthSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>PModDepthSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>AModDepthSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>AModDepthSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>LFOSpeedSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>LFOSpeedSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>LFOSpeedSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>LFOSpeedSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>LFODelaySlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>LFODelaySpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>LFODelaySpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>LFODelaySlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>PModDepthSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>PModDepthSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>Fix1CheckBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>Freq1SpinBox</receiver>
   <slot>setEnabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>Fix1CheckBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>FineRatio1SpinBox</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>Fix1CheckBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>CoarseRatio1SpinBox</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>OUT1Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>OUT1SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>66</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>96</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>OUT1SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>OUT1Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>96</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>66</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>LS1Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>LS1SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>LS1SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>LS1Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>RS1Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>RS1SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>RS1SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>RS1Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>DET1Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>DET1SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>DET1SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>DET1Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>EBS1Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>EBS1SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>EBS1SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>EBS1Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>KVS1Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>KVS1SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>KVS1SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>KVS1Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>Fix2CheckBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>Freq2SpinBox</receiver>
   <slot>setEnabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>Fix2CheckBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>FineRatio2SpinBox</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>Fix2CheckBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>CoarseRatio2SpinBox</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>OUT2SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>OUT2Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>96</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>66</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>LS2Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>LS2SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>LS2SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>LS2Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>RS2Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>RS2SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>RS2SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>RS2Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>DET2Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>DET2SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>DET2SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>DET2Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>EBS2SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>EBS2Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>EBS2Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>EBS2SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>KVS2Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>KVS2SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>KVS2SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>KVS2Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>Fix3CheckBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>Freq3SpinBox</receiver>
   <slot>setEnabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>Fix3CheckBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>FineRatio3SpinBox</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>Fix3CheckBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>CoarseRatio3SpinBox</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>OUT3Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>OUT3SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>66</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>96</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>OUT3SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>OUT3Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>96</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>66</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>LS3Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>LS3SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>LS3SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>LS3Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>RS3Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>RS3SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>RS3SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>RS3Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>DET3Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>DET3SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>DET3SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>DET3Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>EBS3Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>EBS3SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>EBS3SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>EBS3Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>KVS3Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>KVS3SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>KVS3SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>KVS3Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>Fix4CheckBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>Freq4SpinBox</receiver>
   <slot>setEnabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>Fix4CheckBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>FineRatio4SpinBox</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>Fix4CheckBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>CoarseRatio4SpinBox</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>OUT4Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>OUT4SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>66</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>96</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>OUT4SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>OUT4Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>96</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>66</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>LS4Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>LS4SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>LS4SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>LS4Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>RS4Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>RS4SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>RS4SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>RS4Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>DET4Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>DET4SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>DET4SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>DET4Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>EBS4Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>EBS4SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>EBS4SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>EBS4Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>KVS4Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>KVS4SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>KVS4SpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>KVS4Slider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>110</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>110</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>redSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>redSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>redSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>redSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>greenSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>greenSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>greenSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>greenSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>blueSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>blueSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>blueSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>blueSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>fcVolumeSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>fcVolumeSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>285</x>
     <y>155</y>
    </hint>
    <hint type="destinationlabel">
     <x>494</x>
     <y>158</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>fcVolumeSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>fcVolumeSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>494</x>
     <y>158</y>
    </hint>
    <hint type="destinationlabel">
     <x>285</x>
     <y>155</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>fcPitchSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>fcPitchSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>285</x>
     <y>180</y>
    </hint>
    <hint type="destinationlabel">
     <x>494</x>
     <y>177</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>fcPitchSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>fcPitchSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>494</x>
     <y>177</y>
    </hint>
    <hint type="destinationlabel">
     <x>285</x>
     <y>180</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>fcAmplitudeSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>fcAmplitudeSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>494</x>
     <y>216</y>
    </hint>
    <hint type="destinationlabel">
     <x>285</x>
     <y>219</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>fcAmplitudeSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>fcAmplitudeSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>285</x>
     <y>219</y>
    </hint>
    <hint type="destinationlabel">
     <x>494</x>
     <y>216</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>pitchBendRangeSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>pitchBendRangeSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>486</x>
     <y>483</y>
    </hint>
    <hint type="destinationlabel">
     <x>538</x>
     <y>486</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>pitchBendRangeSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>pitchBendRangeSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>538</x>
     <y>486</y>
    </hint>
    <hint type="destinationlabel">
     <x>486</x>
     <y>483</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>PortamentoTimeSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>PortamentoTimeSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>293</x>
     <y>483</y>
    </hint>
    <hint type="destinationlabel">
     <x>345</x>
     <y>486</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>PortamentoTimeSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>PortamentoTimeSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>345</x>
     <y>486</y>
    </hint>
    <hint type="destinationlabel">
     <x>293</x>
     <y>483</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>mwPitchSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>mwPitchSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>224</x>
     <y>168</y>
    </hint>
    <hint type="destinationlabel">
     <x>539</x>
     <y>171</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>mwAmplitudeSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>mwAmplitudeSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>539</x>
     <y>223</y>
    </hint>
    <hint type="destinationlabel">
     <x>224</x>
     <y>220</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>mwAmplitudeSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>mwAmplitudeSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>224</x>
     <y>220</y>
    </hint>
    <hint type="destinationlabel">
     <x>539</x>
     <y>223</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>mwPitchSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>mwPitchSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>539</x>
     <y>171</y>
    </hint>
    <hint type="destinationlabel">
     <x>224</x>
     <y>168</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>bcPitchSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>bcPitchSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>248</x>
     <y>147</y>
    </hint>
    <hint type="destinationlabel">
     <x>539</x>
     <y>150</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>bcAmplitudeSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>bcAmplitudeSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>248</x>
     <y>178</y>
    </hint>
    <hint type="destinationlabel">
     <x>539</x>
     <y>181</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>bcPitchBiasSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>bcPitchBiasSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>248</x>
     <y>209</y>
    </hint>
    <hint type="destinationlabel">
     <x>539</x>
     <y>212</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>bcEgBiasSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>bcEgBiasSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>248</x>
     <y>240</y>
    </hint>
    <hint type="destinationlabel">
     <x>539</x>
     <y>243</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>bcPitchSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>bcPitchSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>539</x>
     <y>150</y>
    </hint>
    <hint type="destinationlabel">
     <x>248</x>
     <y>147</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>bcEgBiasSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>bcEgBiasSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>539</x>
     <y>243</y>
    </hint>
    <hint type="destinationlabel">
     <x>248</x>
     <y>240</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>atPitchSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>atPitchSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>248</x>
     <y>147</y>
    </hint>
    <hint type="destinationlabel">
     <x>539</x>
     <y>150</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>atAmplitudeSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>atAmplitudeSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>539</x>
     <y>181</y>
    </hint>
    <hint type="destinationlabel">
     <x>248</x>
     <y>178</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>atAmplitudeSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>atAmplitudeSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>248</x>
     <y>178</y>
    </hint>
    <hint type="destinationlabel">
     <x>539</x>
     <y>181</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>atPitchBiasSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>atPitchBiasSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>248</x>
     <y>209</y>
    </hint>
    <hint type="destinationlabel">
     <x>539</x>
     <y>212</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>atPitchBiasSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>atPitchBiasSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>539</x>
     <y>212</y>
    </hint>
    <hint type="destinationlabel">
     <x>248</x>
     <y>209</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>atEgBiasSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>atEgBiasSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>248</x>
     <y>240</y>
    </hint>
    <hint type="destinationlabel">
     <x>539</x>
     <y>243</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>atPitchSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>atPitchSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>539</x>
     <y>150</y>
    </hint>
    <hint type="destinationlabel">
     <x>248</x>
     <y>147</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>atEgBiasSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>atEgBiasSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>539</x>
     <y>243</y>
    </hint>
    <hint type="destinationlabel">
     <x>248</x>
     <y>240</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>bcPitchSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>bcPitchSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>539</x>
     <y>150</y>
    </hint>
    <hint type="destinationlabel">
     <x>248</x>
     <y>147</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>bcAmplitudeSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>bcAmplitudeSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>539</x>
     <y>181</y>
    </hint>
    <hint type="destinationlabel">
     <x>248</x>
     <y>178</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>bcPitchBiasSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>bcPitchBiasSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>539</x>
     <y>212</y>
    </hint>
    <hint type="destinationlabel">
     <x>248</x>
     <y>209</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>bcEgBiasSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>bcEgBiasSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>539</x>
     <y>243</y>
    </hint>
    <hint type="destinationlabel">
     <x>248</x>
     <y>240</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>OUT2Slider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>OUT2SpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>66</x>
     <y>109</y>
    </hint>
    <hint type="destinationlabel">
     <x>96</x>
     <y>109</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>chChorusSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>chChorusSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>487</x>
     <y>149</y>
    </hint>
    <hint type="destinationlabel">
     <x>539</x>
     <y>152</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>chChorusSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>chChorusSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>539</x>
     <y>152</y>
    </hint>
    <hint type="destinationlabel">
     <x>487</x>
     <y>149</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>chReverbSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>chReverbSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>487</x>
     <y>149</y>
    </hint>
    <hint type="destinationlabel">
     <x>539</x>
     <y>152</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>chReverbSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>chReverbSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>539</x>
     <y>152</y>
    </hint>
    <hint type="destinationlabel">
     <x>487</x>
     <y>149</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>transposeSlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>transposeSpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>transposeSpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>transposeSlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>111</x>
     <y>114</y>
    </hint>
    <hint type="destinationlabel">
     <x>111</x>
     <y>114</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>chDelaySlider</sender>
   <signal>valueChanged(int)</signal>
   <receiver>chDelaySpinBox</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>351</x>
     <y>319</y>
    </hint>
    <hint type="destinationlabel">
     <x>403</x>
     <y>322</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>chDelaySpinBox</sender>
   <signal>valueChanged(int)</signal>
   <receiver>chDelaySlider</receiver>
   <slot>setValue(int)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>403</x>
     <y>322</y>
    </hint>
    <hint type="destinationlabel">
     <x>351</x>
     <y>319</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>delayPanLFOFreqKnob</sender>
   <signal>valueChanged(double,int)</signal>
   <receiver>delayPanLFOFreqFloatentry</receiver>
   <slot>setValue(double)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>477</x>
     <y>308</y>
    </hint>
    <hint type="destinationlabel">
     <x>498</x>
     <y>308</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>delayPanLFOFreqFloatentry</sender>
   <signal>valueChanged(double,int)</signal>
   <receiver>delayPanLFOFreqKnob</receiver>
   <slot>setValue(double)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>497</x>
     <y>319</y>
    </hint>
    <hint type="destinationlabel">
     <x>477</x>
     <y>326</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>delayBPMKnob</sender>
   <signal>valueChanged(double,int)</signal>
   <receiver>delayBPMFloatentry</receiver>
   <slot>setValue(double)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>84</x>
     <y>389</y>
    </hint>
    <hint type="destinationlabel">
     <x>104</x>
     <y>393</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>delayBPMFloatentry</sender>
   <signal>valueChanged(double,int)</signal>
   <receiver>delayBPMKnob</receiver>
   <slot>setValue(double)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>121</x>
     <y>404</y>
    </hint>
    <hint type="destinationlabel">
     <x>78</x>
     <y>409</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>delayBeatRatioKnob</sender>
   <signal>valueChanged(double,int)</signal>
   <receiver>delayBeatRatioFloatentry</receiver>
   <slot>setValue(double)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>212</x>
     <y>386</y>
    </hint>
    <hint type="destinationlabel">
     <x>252</x>
     <y>392</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>delayBeatRatioFloatentry</sender>
   <signal>valueChanged(double,int)</signal>
   <receiver>delayBeatRatioKnob</receiver>
   <slot>setValue(double)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>271</x>
     <y>398</y>
    </hint>
    <hint type="destinationlabel">
     <x>228</x>
     <y>411</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>delayFeedbackKnob</sender>
   <signal>valueChanged(double,int)</signal>
   <receiver>delayFeedbackFloatentry</receiver>
   <slot>setValue(double)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>347</x>
     <y>388</y>
    </hint>
    <hint type="destinationlabel">
     <x>368</x>
     <y>393</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>delayFeedbackFloatentry</sender>
   <signal>valueChanged(double,int)</signal>
   <receiver>delayFeedbackKnob</receiver>
   <slot>setValue(double)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>379</x>
     <y>405</y>
    </hint>
    <hint type="destinationlabel">
     <x>352</x>
     <y>409</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>delayPanLFODepthKnob</sender>
   <signal>valueChanged(double,int)</signal>
   <receiver>delayPanLFODepthFloatentry</receiver>
   <slot>setValue(double)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>464</x>
     <y>387</y>
    </hint>
    <hint type="destinationlabel">
     <x>507</x>
     <y>396</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>delayPanLFODepthFloatentry</sender>
   <signal>valueChanged(double,int)</signal>
   <receiver>delayPanLFODepthKnob</receiver>
   <slot>setValue(double)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>518</x>
     <y>407</y>
    </hint>
    <hint type="destinationlabel">
     <x>471</x>
     <y>409</y>
    </hint>
   </hints>
  </connection>
 </connections>
</ui>