summaryrefslogtreecommitdiff
path: root/README.md
blob: 3c86da495d3348d336867ebb297aa5d99a45d103 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# QMidiPlayer
A cross-platform midi file player based on libfluidsynth and Qt.

Currently it's still very incomplete and not suitable for everyday use.

Planned features:
* Channel mute/solo
* Editing channel parameters on-the-fly
* Playlists
* Editing synthesizer effects
* Visualization (not implemented)
* Rendering midi to wave file (not implemented)