diff options
author | Robert Jonsson <spamatica@gmail.com> | 2011-09-15 12:14:55 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2011-09-15 12:14:55 +0000 |
commit | b0546e5e7f7044019892543c6c82029db8d564a7 (patch) | |
tree | 1b96a6260900f3fbf3513fb48a5a72aa89052dc8 /attic/muse2-oom/muse2/share/plugins/2142.ui | |
parent | 583c73d1a07154d3d2672d65d8cce6495f490454 (diff) |
moved attic to a branch of it's own
Diffstat (limited to 'attic/muse2-oom/muse2/share/plugins/2142.ui')
-rw-r--r-- | attic/muse2-oom/muse2/share/plugins/2142.ui | 493 |
1 files changed, 0 insertions, 493 deletions
diff --git a/attic/muse2-oom/muse2/share/plugins/2142.ui b/attic/muse2-oom/muse2/share/plugins/2142.ui deleted file mode 100644 index 82b9b73d..00000000 --- a/attic/muse2-oom/muse2/share/plugins/2142.ui +++ /dev/null @@ -1,493 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>freeverb</class> - <widget class="QWidget" name="freeverb"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>512</width> - <height>205</height> - </rect> - </property> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>400</width> - <height>200</height> - </size> - </property> - <property name="windowTitle"> - <string>Tap-Reverberator</string> - </property> - <layout class="QGridLayout"> - <item row="0" column="0"> - <widget class="QLabel" name="textLabel1"> - <property name="text"> - <string>Decay [ms]</string> - </property> - <property name="wordWrap"> - <bool>false</bool> - </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="DoubleLabel" name="P0label" native="true"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="frame" stdset="0"> - <bool>true</bool> - </property> - <property name="id" stdset="0"> - <number>0</number> - </property> - <property name="value" stdset="0"> - <number>0</number> - </property> - <property name="minValue" stdset="0"> - <number>0</number> - </property> - <property name="maxValue" stdset="0"> - <number>10000</number> - </property> - <property name="precision" stdset="0"> - <number>0</number> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="DoubleLabel" name="P1label" native="true"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="frame" stdset="0"> - <bool>true</bool> - </property> - <property name="id" stdset="0"> - <number>1</number> - </property> - <property name="value" stdset="0"> - <number>0</number> - </property> - <property name="minValue" stdset="0"> - <number>-70</number> - </property> - <property name="maxValue" stdset="0"> - <number>10</number> - </property> - <property name="suffix" stdset="0"> - <string>dB</string> - </property> - <property name="precision" stdset="0"> - <number>2</number> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="textLabel2"> - <property name="text"> - <string>Dry Level [dB]</string> - </property> - <property name="wordWrap"> - <bool>false</bool> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="DoubleLabel" name="P2label" native="true"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="frame" stdset="0"> - <bool>true</bool> - </property> - <property name="id" stdset="0"> - <number>2</number> - </property> - <property name="value" stdset="0"> - <number>0</number> - </property> - <property name="minValue" stdset="0"> - <number>-70</number> - </property> - <property name="maxValue" stdset="0"> - <number>10</number> - </property> - <property name="suffix" stdset="0"> - <string>dB</string> - </property> - <property name="precision" stdset="0"> - <number>2</number> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="textLabel3"> - <property name="text"> - <string>Wet Level [dB]</string> - </property> - <property name="wordWrap"> - <bool>false</bool> - </property> - </widget> - </item> - <item row="1" column="2" colspan="2"> - <widget class="Slider" name="P1Slider" native="true"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> - <horstretch>10</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="id" stdset="0"> - <number>1</number> - </property> - <property name="minValue" stdset="0"> - <number>-70</number> - </property> - <property name="maxValue" stdset="0"> - <number>10</number> - </property> - </widget> - </item> - <item row="2" column="2" colspan="2"> - <widget class="Slider" name="P2Slider" native="true"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> - <horstretch>10</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="id" stdset="0"> - <number>2</number> - </property> - <property name="minValue" stdset="0"> - <number>-70</number> - </property> - <property name="maxValue" stdset="0"> - <number>10</number> - </property> - </widget> - </item> - <item row="0" column="2" colspan="2"> - <widget class="Slider" name="P0Slider" native="true"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> - <horstretch>10</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="id" stdset="0"> - <number>0</number> - </property> - <property name="maxValue" stdset="0"> - <number>10000</number> - </property> - </widget> - </item> - <item row="4" column="2" rowspan="2"> - <layout class="QHBoxLayout"> - <item> - <widget class="QLabel" name="textLabel1_2"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string>Preset:</string> - </property> - <property name="wordWrap"> - <bool>false</bool> - </property> - </widget> - </item> - </layout> - </item> - <item row="4" column="3" rowspan="2"> - <widget class="QComboBox" name="P7presetCombo"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <item> - <property name="text"> - <string>AfterBurn</string> - </property> - </item> - <item> - <property name="text"> - <string>AfterBurn (Long)</string> - </property> - </item> - <item> - <property name="text"> - <string>Ambience</string> - </property> - </item> - <item> - <property name="text"> - <string>Ambience (Thick)</string> - </property> - </item> - <item> - <property name="text"> - <string>Ambience (Thick) - HD</string> - </property> - </item> - <item> - <property name="text"> - <string>Cathedral</string> - </property> - </item> - <item> - <property name="text"> - <string>Cathedral - HD</string> - </property> - </item> - <item> - <property name="text"> - <string>Drum Chamber</string> - </property> - </item> - <item> - <property name="text"> - <string>Garage</string> - </property> - </item> - <item> - <property name="text"> - <string>Garage (Bright)</string> - </property> - </item> - <item> - <property name="text"> - <string>Gymnasium</string> - </property> - </item> - <item> - <property name="text"> - <string>Gymnasium (Bright)</string> - </property> - </item> - <item> - <property name="text"> - <string>Gymnasium (Bright) - HD</string> - </property> - </item> - <item> - <property name="text"> - <string>Hall (Small)</string> - </property> - </item> - <item> - <property name="text"> - <string>Hall (Medium)</string> - </property> - </item> - <item> - <property name="text"> - <string>Hall (Large)</string> - </property> - </item> - <item> - <property name="text"> - <string>Hall (Large) - HD</string> - </property> - </item> - <item> - <property name="text"> - <string>Plate (Small)</string> - </property> - </item> - <item> - <property name="text"> - <string>Plate (Medium)</string> - </property> - </item> - <item> - <property name="text"> - <string>Plate (Large)</string> - </property> - </item> - <item> - <property name="text"> - <string>Plate (Large) - HD</string> - </property> - </item> - <item> - <property name="text"> - <string>Pulse Chamber</string> - </property> - </item> - <item> - <property name="text"> - <string>Pulse Chamber (Reverse)</string> - </property> - </item> - <item> - <property name="text"> - <string>Resonator (96 ms)</string> - </property> - </item> - <item> - <property name="text"> - <string>Resonator (152 ms)</string> - </property> - </item> - <item> - <property name="text"> - <string>Resonator (208 ms)</string> - </property> - </item> - <item> - <property name="text"> - <string>Room (Small)</string> - </property> - </item> - <item> - <property name="text"> - <string>Room (Medium)</string> - </property> - </item> - <item> - <property name="text"> - <string>Room (Large)</string> - </property> - </item> - <item> - <property name="text"> - <string>Room (Large) - HD</string> - </property> - </item> - <item> - <property name="text"> - <string>Slap Chamber</string> - </property> - </item> - <item> - <property name="text"> - <string>Slap Chamber - HD</string> - </property> - </item> - <item> - <property name="text"> - <string>Slap Chamber (Bright)</string> - </property> - </item> - <item> - <property name="text"> - <string>Slap Chamber (Bright) HD</string> - </property> - </item> - <item> - <property name="text"> - <string>Smooth Hall (Small)</string> - </property> - </item> - <item> - <property name="text"> - <string>Smooth Hall (Medium)</string> - </property> - </item> - <item> - <property name="text"> - <string>Smooth Hall (Large)</string> - </property> - </item> - <item> - <property name="text"> - <string>Smooth Hall (Large) - HD</string> - </property> - </item> - <item> - <property name="text"> - <string>Vocal Plate</string> - </property> - </item> - <item> - <property name="text"> - <string>Vocal Plate - HD</string> - </property> - </item> - <item> - <property name="text"> - <string>Warble Chamber</string> - </property> - </item> - <item> - <property name="text"> - <string>Warehoouse</string> - </property> - </item> - <item> - <property name="text"> - <string>Warehouse - HD</string> - </property> - </item> - </widget> - </item> - <item row="3" column="0" colspan="2"> - <widget class="QCheckBox" name="P3checkbox"> - <property name="text"> - <string>Comb Filters</string> - </property> - </widget> - </item> - <item row="4" column="0" colspan="2"> - <widget class="QCheckBox" name="P4checkbox"> - <property name="text"> - <string>Allpass Filters</string> - </property> - </widget> - </item> - <item row="5" column="0" colspan="2"> - <widget class="QCheckBox" name="P5checkbox"> - <property name="text"> - <string>Bandpass Filters</string> - </property> - </widget> - </item> - <item row="3" column="2" colspan="2"> - <widget class="QCheckBox" name="P6checkBox"> - <property name="text"> - <string>Enhanced Stereo</string> - </property> - </widget> - </item> - </layout> - </widget> - <layoutdefault spacing="6" margin="11"/> - <customwidgets> - <customwidget> - <class>DoubleLabel</class> - <extends>QWidget</extends> - <header>doublelabel.h</header> - </customwidget> - <customwidget> - <class>Slider</class> - <extends>QWidget</extends> - <header>slider.h</header> - </customwidget> - </customwidgets> - <resources/> - <connections/> -</ui> |