From 70fd2d85c1bd6fb8732e680e8fda9d36c317c732 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Wed, 6 Apr 2016 16:54:29 +0800 Subject: Too young too simple. --- qmidiplayer-desktop/qmpsettingswindow.ui | 761 +++++++++++++++++++++++++++++++ 1 file changed, 761 insertions(+) create mode 100644 qmidiplayer-desktop/qmpsettingswindow.ui (limited to 'qmidiplayer-desktop/qmpsettingswindow.ui') diff --git a/qmidiplayer-desktop/qmpsettingswindow.ui b/qmidiplayer-desktop/qmpsettingswindow.ui new file mode 100644 index 0000000..330afa2 --- /dev/null +++ b/qmidiplayer-desktop/qmpsettingswindow.ui @@ -0,0 +1,761 @@ + + + qmpSettingsWindow + + + + 0 + 0 + 494 + 445 + + + + + 494 + 445 + + + + Settings + + + + + + 0 + + + + Midi + + + + + + + + + 0 + 0 + + + + Default Output Device + + + + + + + + 0 + 0 + + + + + Internal FluidSynth + + + + + + + + + + + 0 + 0 + + + + Disable Midi Mapping + + + + + + + + 0 + 0 + + + + Send SysEx + + + + + + + + 0 + 0 + + + + Wait for remaining voices before stopping + + + + + + + + + + 0 + 0 + + + + Text Encoding + + + + + + + + 0 + 0 + + + + + Unicode + + + + + Big5 + + + + + Big5-HKSCS + + + + + CP949 + + + + + EUC-JP + + + + + EUC-KR + + + + + GB18030 + + + + + KOI8-R + + + + + KOI8-U + + + + + Macintosh + + + + + Shift-JIS + + + + + + + + + + + Synth + + + + + + Audio Buffer Count + + + + + + + Audio Buffer Size + + + + + + + true + + + 1 + + + + 64 + + + + + 128 + + + + + 256 + + + + + 512 + + + + + 1024 + + + + + 2048 + + + + + 4096 + + + + + 8192 + + + + + + + + Audio Frequency + + + + + + + true + + + + 2 + + + + + 4 + + + + + 8 + + + + + 16 + + + + + 32 + + + + + 64 + + + + + + + + Audio Driver + + + + + + + + 16bits + + + + + float + + + + + + + + + + + 2 + + + + 22050 + + + + + 44100 + + + + + 48000 + + + + + 96000 + + + + + + + + Audio Format + + + + + + + 1 + + + 65535 + + + 2048 + + + + + + + Max Polyphony + + + + + + + Auto bank select mode + + + + + + + Bank select mode + + + + + + + 1 + + + + Ignored + + + + + CC#0 + + + + + CC#32 + + + + + CC#0*128+CC#32 + + + + + + + + CPU Cores + + + + + + + 1 + + + 256 + + + + + + + + Soundfonts + + + + + + QAbstractItemView::InternalMove + + + + + + + + + + + + + :/img/add.png:/img/add.png + + + + 24 + 24 + + + + + + + + + + + + :/img/remove.png:/img/remove.png + + + + 24 + 24 + + + + + + + + + + + + :/img/up.png:/img/up.png + + + + 24 + 24 + + + + + + + + + + + + :/img/down.png:/img/down.png + + + + 24 + 24 + + + + + + + + + + + Behavior + + + + + + Restore last playlist on startup + + + + + + + Load files in the same folder + + + + + + + Save dialog status + + + + + + + Save parameters in effects window + + + + + + + Persistent fluidsynth instance + + + + + + + + + Visualization Mode + + + + + + + + + + + + + + View distance + + + + + + + Qt::Horizontal + + + QSizePolicy::Expanding + + + + 50 + 20 + + + + + + + + + 60 + 0 + + + + Qt::Horizontal + + + + + + + + + + + + + + Note stretch + + + + + + + Qt::Horizontal + + + QSizePolicy::Expanding + + + + 60 + 20 + + + + + + + + + 60 + 0 + + + + Qt::Horizontal + + + + + + + + + + + + + + Fog Start + + + + + + + Qt::Horizontal + + + QSizePolicy::Expanding + + + + 82 + 20 + + + + + + + + + 60 + 0 + + + + Qt::Horizontal + + + + + + + + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + + + buttonBox + accepted() + qmpSettingsWindow + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + qmpSettingsWindow + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.3