From 24e9b335f0414428512eb9d61661b88d906448a5 Mon Sep 17 00:00:00 2001
From: Chris Xiong
Date: Fri, 31 Jan 2020 23:23:13 +0800
Subject: Simple visualization now reflects changes made in preset selection
and channel editor dialog.
Documentation update.
---
doc/mainwindow.html | 2 +-
doc/optionsdialog.html | 6 +++++-
doc/troubleshooting.html | 5 +++--
3 files changed, 9 insertions(+), 4 deletions(-)
(limited to 'doc')
diff --git a/doc/mainwindow.html b/doc/mainwindow.html
index 7928c9f..d80aa40 100644
--- a/doc/mainwindow.html
+++ b/doc/mainwindow.html
@@ -36,7 +36,7 @@
FluidSynth polyphony indicator.
A dumb button.
-
+
Note that actual actions in this menu can be configured in settings.
diff --git a/doc/optionsdialog.html b/doc/optionsdialog.html
index b473b91..6a1d26d 100644
--- a/doc/optionsdialog.html
+++ b/doc/optionsdialog.html
@@ -40,7 +40,11 @@
When QMidiPlayer starts, selected devices will be examined from top to bottom, the first connected
one will be chosen as the default output device.
- External MIDI output device setup*: set initialzation file for external MIDI devices.
+ External MIDI output device setup*: set initialzation file for external MIDI devices.
+ Initialzation file may contain a short, device-specific MIDI sequence to initialize the device
+ which is sent before a file begins to play, and may also provide information about the device
+ (instrument preset names, initialzation data etc.) to enhance the user experience.
+
diff --git a/doc/troubleshooting.html b/doc/troubleshooting.html
index 7caf8be..8aab8f4 100644
--- a/doc/troubleshooting.html
+++ b/doc/troubleshooting.html
@@ -29,9 +29,10 @@
- Check current audio driver in the option dialog. Do not use an audio driver
that is not installed on your system.
+ - If you are using an external device, make sure your audio equipments are correctly set up.
- If no soundfont is loaded, the internal synthesizer won't make any sound...
- Check audio driver/buffer settings in the synth section.
- - Check if your midi file is valid/having correct bank selecting method
/having zero volume.
+ - Check if your midi file is valid/has correct bank selecting method
/has zero volume.
2. The playback is intermittent.
@@ -69,7 +70,7 @@
9. 3D visualization is upsidedown/rotated/black/blinking.
- For those who see a rotated and blinking display, try setting
+ If you are experiencing rotated and blinking visualization, try setting
Visualization-Video/Multisampling to 1 or above. If that doesn't
solve your problem or you see nothing at all, please send me more
details about your problem (graphics card, drivers etc.).
--
cgit v1.2.3