aboutsummaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html34
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html
new file mode 100644
index 0000000..3fffe62
--- /dev/null
+++ b/doc/index.html
@@ -0,0 +1,34 @@
+<!DOCTYPE html>
+<html>
+<head>
+<title>QMidiPlayer Help</title>
+</head>
+<body>
+ <h1>Overview</h1>
+ QMidiPlayer is a cross-platform player for midi files based on fluidsynth and Qt.<br>
+ Key features:<br>
+ <ul>
+ <li>Playback of midi format 0/1 files.</li>
+ <li>Manipulate channel parameters on-the-fly.</li>
+ <li>Visualization of midi file playback.(Not yet implemented)</li>
+ <li>Playlists.</li>
+ <li>Midi mapping.(Not yet implemented)</li>
+ <li>Rendering midi files to wave.</li>
+ </ul>
+ <h1>Using QMidiPlayer</h1>
+ <ul>
+ <li>The main window</li>
+ <li>The channels dialog</li>
+ <li>The channels parameters editor</li>
+ <li>The playlist dialog</li>
+ <li>The effects dialog</li>
+ <li>Visualization</li>
+ <li>Setting up QMidiPlayer</li>
+ </ul>
+ <h1>About QMidiPlayer</h1>
+ <ul>
+ <li><a href="version.html">Version information</a></li>
+ <li><a href="license.html">License</a></li>
+ </ul>
+</body>
+</html> \ No newline at end of file