diff options
author | Chris Xiong <chirs241097@gmail.com> | 2020-01-31 23:23:13 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2020-01-31 23:23:13 +0800 |
commit | 24e9b335f0414428512eb9d61661b88d906448a5 (patch) | |
tree | 6b4ea84c183c7c3779a70b3dd22b9823eb8cc59e /doc/troubleshooting.html | |
parent | 63224bf7ac365b428e5115fc6ef6339a0b40c9fa (diff) | |
download | QMidiPlayer-24e9b335f0414428512eb9d61661b88d906448a5.tar.xz |
Simple visualization now reflects changes made in preset selection and channel editor dialog.0.8.7-0
Documentation update.
Diffstat (limited to 'doc/troubleshooting.html')
-rw-r--r-- | doc/troubleshooting.html | 5 |
1 files changed, 3 insertions, 2 deletions
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 @@ <ol> <li>Check current audio driver in the option dialog. Do not use an audio driver that is not installed on your system.</li> + <li>If you are using an external device, make sure your audio equipments are correctly set up.</li> <li>If no soundfont is loaded, the internal synthesizer won't make any sound...</li> <li>Check audio driver/buffer settings in the synth section.</li> - <li>Check if your midi file is valid/having correct bank selecting method<s>/having zero volume</s>.</li> + <li>Check if your midi file is valid/has correct bank selecting method<s>/has zero volume</s>.</li> </ol> </p> <h3>2. The playback is intermittent.</h3> @@ -69,7 +70,7 @@ </p> <h3>9. 3D visualization is upsidedown/rotated/black/blinking.</h3> <p> - 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.). |