diff options
author | Raulshc <[email protected]> | 2019-08-18 18:49:52 +0200 |
---|---|---|
committer | Raulshc <[email protected]> | 2019-08-18 18:49:52 +0200 |
commit | 42602b9ede2d9ea9ead9c8f32d000388f7642670 (patch) | |
tree | 3989ec127cfcc2564a5e792e23d034c9ce33e869 /utils/alsoft-config/mainwindow.ui | |
parent | ff66061091baedaa7d677ede65aba592c8f8aa5d (diff) |
Alsoft-config: Add vocal morpher effect
Diffstat (limited to 'utils/alsoft-config/mainwindow.ui')
-rw-r--r-- | utils/alsoft-config/mainwindow.ui | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/utils/alsoft-config/mainwindow.ui b/utils/alsoft-config/mainwindow.ui index 54844226..1b73536e 100644 --- a/utils/alsoft-config/mainwindow.ui +++ b/utils/alsoft-config/mainwindow.ui @@ -2264,6 +2264,22 @@ added by the ALC_EXT_DEDICATED extension.</string> <bool>true</bool> </property> </widget> + <widget class="QCheckBox" name="enableVocalMorpherCheck"> + <property name="geometry"> + <rect> + <x>320</x> + <y>210</y> + <width>131</width> + <height>21</height> + </rect> + </property> + <property name="text"> + <string>Vocal morpher</string> + </property> + <property name="checked"> + <bool>true</bool> + </property> + </widget> </widget> <widget class="QLabel" name="label_13"> <property name="geometry"> |