From 79f5b3ca078825a2e772433e09c3dbd1ad4faba7 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 11 Jan 2016 13:30:49 +0000 Subject: added soxr plugin git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5982 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Effect/soxr/settingsdialog.ui | 110 ++++++++++++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 src/plugins/Effect/soxr/settingsdialog.ui (limited to 'src/plugins/Effect/soxr/settingsdialog.ui') diff --git a/src/plugins/Effect/soxr/settingsdialog.ui b/src/plugins/Effect/soxr/settingsdialog.ui new file mode 100644 index 000000000..435362c88 --- /dev/null +++ b/src/plugins/Effect/soxr/settingsdialog.ui @@ -0,0 +1,110 @@ + + + SettingsDialog + + + + 0 + 0 + 360 + 111 + + + + Sample Rate Converter Plugin Settings + + + + + + Sample Rate (Hz): + + + + + + + 96000 + + + 100 + + + 48000 + + + + + + + Quality: + + + + + + + + + + Qt::Horizontal + + + + 228 + 24 + + + + + + + + + 0 + 0 + + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + buttonBox + accepted() + SettingsDialog + accept() + + + 270 + 76 + + + 91 + 88 + + + + + buttonBox + rejected() + SettingsDialog + reject() + + + 326 + 78 + + + 139 + 60 + + + + + -- cgit v1.2.3-13-gbd6f