diff options
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, 493 insertions, 0 deletions
diff --git a/attic/muse2-oom/muse2/share/plugins/2142.ui b/attic/muse2-oom/muse2/share/plugins/2142.ui new file mode 100644 index 00000000..82b9b73d --- /dev/null +++ b/attic/muse2-oom/muse2/share/plugins/2142.ui @@ -0,0 +1,493 @@ +<?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> |