From 9d3c8c0e6e1a7ba43bf3dc19350d1dca68b657a3 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sun, 10 Feb 2019 11:16:07 +0800 Subject: Initial commit. --- QMidiPlayer/doc/optionsdialog.html | 89 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 QMidiPlayer/doc/optionsdialog.html (limited to 'QMidiPlayer/doc/optionsdialog.html') diff --git a/QMidiPlayer/doc/optionsdialog.html b/QMidiPlayer/doc/optionsdialog.html new file mode 100644 index 0000000..d90cf45 --- /dev/null +++ b/QMidiPlayer/doc/optionsdialog.html @@ -0,0 +1,89 @@ + + + +QMidiPlayer Help + + + +
+ +
+
+

Settings Dialog

+ Settings are stored in $HOME/.config/qmprc
+ For Windows users, $HOME refers to X:\Users\<your user name>\.config, where X is the system drive of your + Windows installation.
+ Options with one asterisk will be applied after restarting QMidiPlayer.
+ Options with two asterisks will be applied after the internal fluidsynth is restarted.
+ Other options are applied immediately.
+
+ +
+ +
+ You can manage soundfont used by the internal fluidsynth engine here.
+ If multiple soundfonts provide instruments with the same bank numbers and preset numbers, + the preset provided by the top most soundfont will be used.
+
+ +
+ Plugin manager. View details of plugins, enable or disable them here.
+ Enabled plugin list is applied after a restart.
+ Plugin scanning follows the order below: + +
Return +
+ + -- cgit v1.2.3