From 92eca5d90be6f4c6aaa46bb222d82f724a863e9f Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 13 Jan 2016 06:14:20 +0000 Subject: removed libsamplerate-based resampler from base package git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5999 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Effect/srconverter/settingsdialog.ui | 135 ----------------------- 1 file changed, 135 deletions(-) delete mode 100644 src/plugins/Effect/srconverter/settingsdialog.ui (limited to 'src/plugins/Effect/srconverter/settingsdialog.ui') diff --git a/src/plugins/Effect/srconverter/settingsdialog.ui b/src/plugins/Effect/srconverter/settingsdialog.ui deleted file mode 100644 index 44c638833..000000000 --- a/src/plugins/Effect/srconverter/settingsdialog.ui +++ /dev/null @@ -1,135 +0,0 @@ - - SettingsDialog - - - - 0 - 0 - 338 - 99 - - - - Sample Rate Converter Plugin Settings - - - - - - Sample Rate (Hz): - - - - - - - 96000 - - - 100 - - - 48000 - - - - - - - Interpolation Engine: - - - - - - - - Best Sinc Interpolation - - - - - Medium Sinc Interpolation - - - - - Fastest Sinc Interpolation - - - - - ZOH Interpolation - - - - - Linear Interpolation - - - - - - - - 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