From acf466561f17bf0eb6c19ea0467b27f5392aeb36 Mon Sep 17 00:00:00 2001
From: Chris Xiong
Date: Fri, 10 Feb 2017 23:56:09 +0800
Subject: Road to standardize: use two parameters for pitchbend. Documentation.
Minor bug fix.
---
doc/miscellaneous.html | 15 ++++++++-------
doc/troubleshooting.html | 8 +++++++-
2 files changed, 15 insertions(+), 8 deletions(-)
(limited to 'doc')
diff --git a/doc/miscellaneous.html b/doc/miscellaneous.html
index ff496fa..d8e90c3 100644
--- a/doc/miscellaneous.html
+++ b/doc/miscellaneous.html
@@ -44,9 +44,10 @@
0.6.x Settings and experimental Windows support
0.7.2 MIDI mapping, first stable version
0.7.8 Plugin interface, UI refactoring
- 0.8.x Visualization (the default visualization plugin)
- 0.9.x File reader plugin API, event filter/modifier API. Stable version.
- 1.x+ Translation, documentation, Maintaince only
+ 0.8.x Visualization (the default visualization plugin).
+ 0.8.5+ File reader plugin API, event filter/modifier API.
+ 0.9.x API Stablization. Revive lite version.
+ 1.x+ Translation, documentation, Maintaince only.
FAQs
0. (Windows version) It complains about a missing dll!
@@ -64,21 +65,21 @@
github issue tracker. Don't forget to check if the bug has already been
fixed in a newer version!
- 3. On which platform(s) do you develop this project?
+ 3. On what platform(s) do you develop this project?
Major platforms used:
- - Debian GNU/Linux unstable(sid) amd64 on a Lenovo ideapad Y570 (i7-2960XM, 16GB RAM, HD3000/GT555M)
+ - Debian GNU/Linux unstable(sid) amd64 on custom machine (i7-2960XM, 16GB RAM, GTX960, X9SCV-QV4)
- Arch Linux amd64 on a Lenovo ThinkPad X1 yoga 1st Gen. (i7-6600U, 16GB RAM, HD520)
Platforms for building the Windows version:
- - Windows 10 Pro on the ThinkPad X1 yoga mentioned above.
+ - Windows 10 Insider Pro on the ThinkPad X1 yoga mentioned above.
- E-mail: chirs241097 'at' gmail 'dot' com
+ E-mail: chirs241097 'at' gmail 'dot' com
Twitter: @chirs241097
diff --git a/doc/troubleshooting.html b/doc/troubleshooting.html
index 0c5e434..b6b5a8d 100644
--- a/doc/troubleshooting.html
+++ b/doc/troubleshooting.html
@@ -60,6 +60,12 @@
Bank selecting to external devices is sent in raw format. The midi
file may be incompatible with your device.
+ 9. 3D visualization is upsidedown/rotated/black.
+
+ For those who see a rotated display, 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.
+