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

Now it's in alpha stage. There are still a whole bunch of bugs, be careful...

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

Tested on Debian sid. A few changes are required to make it work correctly on Windows.