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/visualization.html | 97 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 QMidiPlayer/doc/visualization.html (limited to 'QMidiPlayer/doc/visualization.html') diff --git a/QMidiPlayer/doc/visualization.html b/QMidiPlayer/doc/visualization.html new file mode 100644 index 0000000..f482744 --- /dev/null +++ b/QMidiPlayer/doc/visualization.html @@ -0,0 +1,97 @@ + + + +QMidiPlayer Help + + + +
+ +
+
+

Visualization

+
+ The default visualization comes as a plugin of QMidiPlayer. So before using it you + have to enable it first in the plugin manager.
+ To use the visualization, click the Visualization button in the main window.
+ The visualization plugin adds two new option tabs. +

Controls

+
+   forward
+      |                              ↱Hold left mouse button and drag:
+   up |  down                       ┌──┬──┐     Adjust viewport.
+   ↓  ↓  ↓                          │  │  │
+   Q  W  E  R←reset viewport        ├──┴──┤
+   A  S  D                          │     │
+   ↑  ↑  ↑                          │     │
+left  |  right        ←  →          │     │
+      |          Seek left/right    └─────┘
+   backward   (Hold shift to seek 5% instead of 1%)
+
+

Known problems

+

+ In some systems closing and reopening the visualization results in a crash. This is + due to a dbus-related conflict in SDL and Qt. +

+

Options

+ The options listed here are applied after closing and reopening the visualization. + +
+ + -- cgit v1.2.3