/mainwindow.ui
Unknown | 10528 lines | 10528 code | 0 blank | 0 comment | 0 complexity | 01e13a6f24e83a5fdd1b980b4b3864e6 MD5 | raw file
Large files files are truncated, but you can click here to view the full file
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>MainWindow</class>
- <widget class="QMainWindow" name="MainWindow">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1001</width>
- <height>686</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>EWItool</string>
- </property>
- <widget class="QWidget" name="centralwidget">
- <widget class="QTabWidget" name="mainTabSet">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1001</width>
- <height>641</height>
- </rect>
- </property>
- <property name="sizePolicy">
- <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>500</width>
- <height>500</height>
- </size>
- </property>
- <property name="autoFillBackground">
- <bool>false</bool>
- </property>
- <property name="currentIndex">
- <number>3</number>
- </property>
- <widget class="QWidget" name="library_tab">
- <attribute name="title">
- <string>Set Library</string>
- </attribute>
- <widget class="QListWidget" name="setList_listWidget">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>50</y>
- <width>251</width>
- <height>351</height>
- </rect>
- </property>
- </widget>
- <widget class="QListWidget" name="setContents_listWidget">
- <property name="geometry">
- <rect>
- <x>320</x>
- <y>50</y>
- <width>256</width>
- <height>551</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>8</pointsize>
- </font>
- </property>
- <property name="selectionMode">
- <enum>QAbstractItemView::MultiSelection</enum>
- </property>
- </widget>
- <widget class="QLabel" name="label_108">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>20</y>
- <width>251</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>Patch Sets</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="QLabel" name="label_109">
- <property name="geometry">
- <rect>
- <x>320</x>
- <y>20</y>
- <width>251</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>Set Contents</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="QPushButton" name="sendLibraryToEWI_pushButton">
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="geometry">
- <rect>
- <x>200</x>
- <y>420</y>
- <width>91</width>
- <height>27</height>
- </rect>
- </property>
- <property name="text">
- <string>Send to &EWI</string>
- </property>
- </widget>
- <widget class="QPushButton" name="copyToClipboard_pushButton">
- <property name="geometry">
- <rect>
- <x>590</x>
- <y>340</y>
- <width>80</width>
- <height>27</height>
- </rect>
- </property>
- <property name="text">
- <string>-></string>
- </property>
- </widget>
- <widget class="QPushButton" name="deleteSet_pushButton">
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>420</y>
- <width>80</width>
- <height>27</height>
- </rect>
- </property>
- <property name="toolTip">
- <string>Delete Patch Set from Disk</string>
- </property>
- <property name="text">
- <string>Delete</string>
- </property>
- </widget>
- <widget class="QWidget" name="clipboard_widget" native="true">
- <property name="geometry">
- <rect>
- <x>680</x>
- <y>10</y>
- <width>271</width>
- <height>601</height>
- </rect>
- </property>
- </widget>
- </widget>
- <widget class="QWidget" name="epx_tab">
- <attribute name="title">
- <string>Patch Exchange</string>
- </attribute>
- <widget class="QWidget" name="epx_widget" native="true">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>991</width>
- <height>661</height>
- </rect>
- </property>
- </widget>
- </widget>
- <widget class="QWidget" name="EWI_tab">
- <attribute name="title">
- <string>EWI Patch Set</string>
- </attribute>
- <widget class="QWidget" name="patchSet_widget" native="true">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1001</width>
- <height>611</height>
- </rect>
- </property>
- </widget>
- </widget>
- <widget class="QWidget" name="patch_tab">
- <attribute name="title">
- <string>Current Patch</string>
- </attribute>
- <widget class="QGroupBox" name="groupBox">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>30</y>
- <width>491</width>
- <height>151</height>
- </rect>
- </property>
- <property name="title">
- <string>Oscillator 1</string>
- </property>
- <widget class="QDial" name="osc1_beat_dial">
- <property name="geometry">
- <rect>
- <x>80</x>
- <y>90</y>
- <width>40</width>
- <height>40</height>
- </rect>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="maximum">
- <number>127</number>
- </property>
- <property name="value">
- <number>0</number>
- </property>
- <property name="sliderPosition">
- <number>0</number>
- </property>
- <property name="notchTarget">
- <double>12.800000000000001</double>
- </property>
- <property name="notchesVisible">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QDial" name="osc1_fine_dial">
- <property name="geometry">
- <rect>
- <x>80</x>
- <y>30</y>
- <width>40</width>
- <height>40</height>
- </rect>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="minimum">
- <number>14</number>
- </property>
- <property name="maximum">
- <number>114</number>
- </property>
- <property name="value">
- <number>14</number>
- </property>
- <property name="sliderPosition">
- <number>14</number>
- </property>
- <property name="notchTarget">
- <double>12.800000000000001</double>
- </property>
- <property name="notchesVisible">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QSlider" name="osc1_saw_verticalSlider">
- <property name="geometry">
- <rect>
- <x>120</x>
- <y>30</y>
- <width>21</width>
- <height>111</height>
- </rect>
- </property>
- <property name="maximum">
- <number>127</number>
- </property>
- <property name="pageStep">
- <number>8</number>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- <property name="tickPosition">
- <enum>QSlider::TicksBothSides</enum>
- </property>
- <property name="tickInterval">
- <number>13</number>
- </property>
- </widget>
- <widget class="QSlider" name="osc1_sqr_verticalSlider">
- <property name="geometry">
- <rect>
- <x>160</x>
- <y>30</y>
- <width>21</width>
- <height>111</height>
- </rect>
- </property>
- <property name="maximum">
- <number>127</number>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- <property name="tickPosition">
- <enum>QSlider::TicksBothSides</enum>
- </property>
- <property name="tickInterval">
- <number>13</number>
- </property>
- </widget>
- <widget class="QSlider" name="osc1_tri_verticalSlider">
- <property name="geometry">
- <rect>
- <x>140</x>
- <y>30</y>
- <width>21</width>
- <height>111</height>
- </rect>
- </property>
- <property name="maximum">
- <number>127</number>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- <property name="tickPosition">
- <enum>QSlider::TicksBothSides</enum>
- </property>
- <property name="tickInterval">
- <number>13</number>
- </property>
- </widget>
- <widget class="QGroupBox" name="groupBox_2">
- <property name="geometry">
- <rect>
- <x>350</x>
- <y>10</y>
- <width>111</width>
- <height>141</height>
- </rect>
- </property>
- <property name="title">
- <string>Breath</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignHCenter</set>
- </property>
- <property name="flat">
- <bool>true</bool>
- </property>
- <widget class="QDial" name="dial_10">
- <property name="geometry">
- <rect>
- <x>260</x>
- <y>30</y>
- <width>50</width>
- <height>50</height>
- </rect>
- </property>
- <property name="sliderPosition">
- <number>50</number>
- </property>
- </widget>
- <widget class="QDial" name="osc1_breathAttain_dial">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>30</y>
- <width>40</width>
- <height>40</height>
- </rect>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="maximum">
- <number>127</number>
- </property>
- <property name="value">
- <number>0</number>
- </property>
- <property name="sliderPosition">
- <number>0</number>
- </property>
- <property name="notchTarget">
- <double>12.800000000000001</double>
- </property>
- <property name="notchesVisible">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QDial" name="osc1_breathThresh_dial">
- <property name="geometry">
- <rect>
- <x>60</x>
- <y>30</y>
- <width>40</width>
- <height>40</height>
- </rect>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="maximum">
- <number>127</number>
- </property>
- <property name="value">
- <number>0</number>
- </property>
- <property name="sliderPosition">
- <number>0</number>
- </property>
- <property name="notchTarget">
- <double>12.800000000000001</double>
- </property>
- <property name="notchesVisible">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QDial" name="osc1_breathDepth_dial">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>90</y>
- <width>40</width>
- <height>40</height>
- </rect>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="maximum">
- <number>127</number>
- </property>
- <property name="value">
- <number>0</number>
- </property>
- <property name="sliderPosition">
- <number>0</number>
- </property>
- <property name="notchTarget">
- <double>12.800000000000001</double>
- </property>
- <property name="notchesVisible">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QDial" name="osc1_breathCurve_dial">
- <property name="geometry">
- <rect>
- <x>60</x>
- <y>90</y>
- <width>40</width>
- <height>40</height>
- </rect>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="maximum">
- <number>127</number>
- </property>
- <property name="value">
- <number>0</number>
- </property>
- <property name="sliderPosition">
- <number>0</number>
- </property>
- <property name="notchTarget">
- <double>12.800000000000001</double>
- </property>
- <property name="notchesVisible">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QLabel" name="label_14">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>20</y>
- <width>41</width>
- <height>20</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>8</pointsize>
- </font>
- </property>
- <property name="text">
- <string>Attain</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="QLabel" name="label_17">
- <property name="geometry">
- <rect>
- <x>60</x>
- <y>20</y>
- <width>41</width>
- <height>20</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>8</pointsize>
- </font>
- </property>
- <property name="text">
- <string>Thresh</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="QLabel" name="label_16">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>80</y>
- <width>61</width>
- <height>18</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>8</pointsize>
- </font>
- </property>
- <property name="text">
- <string>Depth</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="QLabel" name="label_15">
- <property name="geometry">
- <rect>
- <x>50</x>
- <y>80</y>
- <width>61</width>
- <height>18</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>8</pointsize>
- </font>
- </property>
- <property name="text">
- <string>Curve</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- </widget>
- <widget class="QSlider" name="osc1_level_verticalSlider">
- <property name="geometry">
- <rect>
- <x>460</x>
- <y>30</y>
- <width>20</width>
- <height>111</height>
- </rect>
- </property>
- <property name="maximum">
- <number>127</number>
- </property>
- <property name="value">
- <number>127</number>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- <property name="tickPosition">
- <enum>QSlider::TicksBothSides</enum>
- </property>
- <property name="tickInterval">
- <number>13</number>
- </property>
- </widget>
- <widget class="QLabel" name="label">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>20</y>
- <width>57</width>
- <height>18</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>8</pointsize>
- </font>
- </property>
- <property name="text">
- <string>Octave</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="QComboBox" name="osc1_octave_comboBox">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>40</y>
- <width>61</width>
- <height>26</height>
- </rect>
- </property>
- <property name="currentIndex">
- <number>2</number>
- </property>
- <item>
- <property name="text">
- <string>-2</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>-1</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>0</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>+1</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>+2</string>
- </property>
- </item>
- </widget>
- <widget class="QLabel" name="label_2">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>80</y>
- <width>61</width>
- <height>18</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>8</pointsize>
- </font>
- </property>
- <property name="text">
- <string>Semitone</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="QComboBox" name="osc1_semitone_comboBox">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>100</y>
- <width>61</width>
- <height>26</height>
- </rect>
- </property>
- <property name="currentIndex">
- <number>12</number>
- </property>
- <item>
- <property name="text">
- <string>-12</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>-11</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>-10</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>-9</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>-8</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>-7</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>-6</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>-5</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>-4</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>-3</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>-2</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>-1</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>0</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>+1</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>+2</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>+3</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>+4</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>+5</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>+6</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>+7</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>+8</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>+9</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>+10</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>+11</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>+12</string>
- </property>
- </item>
- </widget>
- <widget class="QLabel" name="label_3">
- <property name="geometry">
- <rect>
- <x>80</x>
- <y>20</y>
- <width>41</width>
- <height>18</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>8</pointsize>
- </font>
- </property>
- <property name="text">
- <string>Fine</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="QLabel" name="label_4">
- <property name="geometry">
- <rect>
- <x>80</x>
- <y>80</y>
- <width>41</width>
- <height>18</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>8</pointsize>
- </font>
- </property>
- <property name="text">
- <string>Beat</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="QLabel" name="label_5">
- <property name="geometry">
- <rect>
- <x>110</x>
- <y>10</y>
- <width>41</width>
- <height>16</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>8</pointsize>
- </font>
- </property>
- <property name="text">
- <string>Saw</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="QLabel" name="label_6">
- <property name="geometry">
- <rect>
- <x>140</x>
- <y>10</y>
- <width>21</width>
- <height>18</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>8</pointsize>
- </font>
- </property>
- <property name="text">
- <string>Tri</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="QLabel" name="label_7">
- <property name="geometry">
- <rect>
- <x>150</x>
- <y>10</y>
- <width>41</width>
- <height>18</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>8</pointsize>
- </font>
- </property>
- <property name="text">
- <string>Sqr</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="QGroupBox" name="groupBox_3">
- <property name="geometry">
- <rect>
- <x>180</x>
- <y>10</y>
- <width>111</width>
- <height>141</height>
- </rect>
- </property>
- <property name="autoFillBackground">
- <bool>false</bool>
- </property>
- <property name="title">
- <string>PWM</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignHCenter</set>
- </property>
- <property name="flat">
- <bool>true</bool>
- </property>
- <widget class="QLabel" name="label_9">
- <property name="geometry">
- <rect>
- <x>60</x>
- <y>20</y>
- <width>41</width>
- <height>18</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>8</pointsize>
- </font>
- </property>
- <property name="text">
- <string>Freq</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="QDial" name="osc1_PWMfreq_dial">
- <property name="geometry">
- <rect>
- <x>60</x>
- <y>30</y>
- <width>40</width>
- <height>40</height>
- </rect>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="maximum">
- <number>127</number>
- </property>
- <property name="value">
- <number>0</number>
- </property>
- <property name="sliderPosition">
- <number>0</number>
- </property>
- <property name="notchTarget">
- <double>12.800000000000001</double>
- </property>
- <property name="notchesVisible">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QLabel" name="label_10">
- <property name="geometry">
- <rect>
- <x>60</x>
- <y>80</y>
- <width>41</width>
- <height>18</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>8</pointsize>
- </font>
- </property>
- <property name="text">
- <string>Depth</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="QDial" name="osc1_PWMdepth_dial">
- <property name="geometry">
- <rect>
- <x>60</x>
- <y>90</y>
- <width>40</width>
- <height>40</height>
- </rect>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="maximum">
- <number>127</number>
- </property>
- <property name="value">
- <number>0</number>
- </property>
- <property name="sliderPosition">
- <number>0</number>
- </property>
- <property name="notchTarget">
- <double>12.800000000000001</double>
- </property>
- <property name="notchesVisible">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QLabel" name="label_8">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>20</y>
- <width>41</width>
- <height>18</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>8</pointsize>
- </font>
- </property>
- <property name="text">
- <string>Width</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="QDial" name="osc1_pulseWidth_dial">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>30</y>
- <width>40</width>
- <height>40</height>
- </rect>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="maximum">
- <number>127</number>
- </property>
- <property name="value">
- <number>0</number>
- </property>
- <property name="sliderPosition">
- <number>0</number>
- </property>
- <property name="invertedAppearance">
- <bool>false</bool>
- </property>
- <property name="invertedControls">
- <bool>false</bool>
- </property>
- <property name="notchTarget">
- <double>12.800000000000001</double>
- </property>
- <property name="notchesVisible">
- <bool>true</bool>
- </property>
- </widget>
- </widget>
- <widget class="QGroupBox" name="groupBox_4">
- <property name="geometry">
- <rect>
- <x>290</x>
- <y>10</y>
- <width>61</width>
- <height>141</height>
- </rect>
- </property>
- <property name="title">
- <string>Sweep</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignHCenter</set>
- </property>
- <property name="flat">
- <bool>true</bool>
- </property>
- <widget class="QLabel" name="label_11">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>20</y>
- <width>61</width>
- <height>18</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>8</pointsize>
- </font>
- </property>
- <property name="text">
- <string>Time</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="QDial" name="osc1_sweepTime_dial">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>30</y>
- <width>40</width>
- <height>40</height>
- </rect>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="maximum">
- <number>127</number>
- </property>
- <property name="value">
- <number>0</number>
- </property>
- <property name="sliderPosition">
- <number>0</number>
- </property>
- <property name="notchTarget">
- <double>12.800000000000001</double>
- </property>
- <property name="notchesVisible">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QLabel" name="label_12">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>80</y>
- <width>61</width>
- <height>18</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>8</pointsize>
- </font>
- </property>
- <property name="text">
- <string>Depth</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="QDial" name="osc1_sweepDepth_dial">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>90</y>
- <width>40</width>
- <height>40</height>
- </rect>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="maximum">
- <number>127</number>
- </property>
- <property name="value">
- <number>0</number>
- </property>
- <property name="sliderPosition">
- <number>0</number>
- </property>
- <property name="notchTarget">
- <double>12.800000000000001</double>
- </property>
- <property name="notchesVisible">
- <bool>true</bool>
- </property>
- </widget>
- </widget>
- <widget class="QLabel" name="label_13">
- <property name="geometry">
- <rect>
- <x>450</x>
- <y>10</y>
- <width>41</width>
- <height>18</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>8</pointsize>
- </font>
- </property>
- <property name="text">
- <string>Vol</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- </widget>
- <widget class="QGroupBox" name="groupBox_5">
- <property name="geometry">
- <rect>
- <x>150</x>
- <y>180</y>
- <width>421</width>
- <height>141</height>
- </rect>
- </property>
- <property name="title">
- <string>Osc Primary Filter</string>
- </property>
- <widget class="QDial" name="oscfilter1_Q_dial">
- <property name="geometry">
- <rect>
- <x>120</x>
- <y>40</y>
- <width>40</width>
- <height>40</height>
- </rect>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="minimum">
- <number>5</number>
- </property>
- <property name="maximum">
- <number>127</number>
- </property>
- <property name="value">
- <number>5</number>
- </property>
- <property name="sliderPosition">
- <number>5</number>
- </property>
- <property name="notchTarget">
- <double>12.800000000000001</double>
- </property>
- <property name="notchesVisible">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QDial" name="oscfilter1_keyFollow_dial">
- <property name="geometry">
- <rect>
- <x>120</x>
- <y>90</y>
- <width>40</width>
- <height>40</height>
- </rect>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="minimum">
- <number>52</number>
- </property>
- <property name="maximum">
- <number>88</number>
- </property>
- <property name="value">
- <number>64</number>
- </property>
- <property name="notchTarget">
- <double>3.000000000000000</double>
- </property>
- <property name="notchesVisible">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QSlider" name="oscfilter1_freq_horizontalSlider">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>110</y>
- <width>101</width>
- <height>20</height>
- </rect>
- </property>
- <property name="maximum">
- <number>127</number>
- </property>
- <property name="pageStep">
- <number>13</number>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="tickPosition">
- <enum>QSlider::TicksBothSides</enum>
- </property>
- <property name="tickInterval">
- <number>16</number>
- </property>
- </widget>
- <widget class="QGroupBox" name="groupBox_7">
- <property name="geometry">
- <rect>
- <x>240</x>
- <y>10</y>
- <width>111</width>
- <height>141</height>
- </rect>
- </property>
- <property name="title">
- <string>LFO</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignHCenter</set>
- </property>
- <property name="flat">
- <bool>true</bool>
- </property>
- <widget class="QDial" name="oscfilter1_LFOfreq_dial">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>30</y>
- <width>40</width>
- <height>40</height>
- </rect>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="maximum">
- <number>127</number>
- </property>
- <property name="notchTarget">
- <double>12.800000000000001</double>
- </property>
- <property name="notchesVisible">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QDial" name="oscfilter1_LFObreath_dial">
- <property name="geometry">
- <rect>
- <x>60</x>
- <y>30</y>
- <width>40</width>
- <height>40</height>
- </rect>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </color…
Large files files are truncated, but you can click here to view the full file