aboutsummaryrefslogtreecommitdiffstats
path: root/utils/alsoft-config/mainwindow.ui
diff options
context:
space:
mode:
authorRaulshc <[email protected]>2018-07-22 00:49:52 +0200
committerkcat <[email protected]>2018-07-25 12:51:09 -0700
commitf79683d45986cade438404d82d56176ca20de3a2 (patch)
treef8df49a73636e8b7fdb8ae1360a127b8696ab437 /utils/alsoft-config/mainwindow.ui
parent83dba26ea6a1bbbd3c9ba266523204014446ef09 (diff)
Alsoft-config: Add autowah effect
Diffstat (limited to 'utils/alsoft-config/mainwindow.ui')
-rw-r--r--utils/alsoft-config/mainwindow.ui30
1 files changed, 23 insertions, 7 deletions
diff --git a/utils/alsoft-config/mainwindow.ui b/utils/alsoft-config/mainwindow.ui
index 18a00659..9c89cbc7 100644
--- a/utils/alsoft-config/mainwindow.ui
+++ b/utils/alsoft-config/mainwindow.ui
@@ -53,7 +53,7 @@
</rect>
</property>
<property name="currentIndex">
- <number>0</number>
+ <number>5</number>
</property>
<widget class="QWidget" name="tab_3">
<attribute name="title">
@@ -131,8 +131,8 @@ to stereo output.</string>
<rect>
<x>380</x>
<y>20</y>
- <width>93</width>
- <height>29</height>
+ <width>80</width>
+ <height>20</height>
</rect>
</property>
<property name="toolTip">
@@ -1933,7 +1933,7 @@ be useful for preventing those extensions from being used.</string>
<x>10</x>
<y>100</y>
<width>511</width>
- <height>231</height>
+ <height>241</height>
</rect>
</property>
<property name="toolTip">
@@ -2140,6 +2140,22 @@ added by the ALC_EXT_DEDICATED extension.</string>
<bool>true</bool>
</property>
</widget>
+ <widget class="QCheckBox" name="enableAutowahCheck">
+ <property name="geometry">
+ <rect>
+ <x>70</x>
+ <y>210</y>
+ <width>131</width>
+ <height>21</height>
+ </rect>
+ </property>
+ <property name="text">
+ <string>Autowah</string>
+ </property>
+ <property name="checked">
+ <bool>true</bool>
+ </property>
+ </widget>
</widget>
<widget class="QLabel" name="label_13">
<property name="geometry">
@@ -2162,8 +2178,8 @@ added by the ALC_EXT_DEDICATED extension.</string>
<rect>
<x>160</x>
<y>20</y>
- <width>125</width>
- <height>29</height>
+ <width>108</width>
+ <height>20</height>
</rect>
</property>
<property name="sizeAdjustPolicy">
@@ -2332,7 +2348,7 @@ added by the ALC_EXT_DEDICATED extension.</string>
<x>0</x>
<y>0</y>
<width>564</width>
- <height>27</height>
+ <height>21</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">