blob: 2e9157bf68d64deec991b423ca6b4bb2b8986cf5 (
plain) (
tree)
|
|
<!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><a href="mainwindow.html">The main window</a></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>
|