diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-01-03 23:15:41 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-01-03 23:15:41 +0800 |
commit | 84634010422f578b27105bbbaf6b8ee4c1232e86 (patch) | |
tree | 022775f88c94d697bdce0b32ae32698c542b50ca /README.md | |
parent | b886aa1fcafc16fe93bfe19e2f63b4089234f9f6 (diff) | |
download | QMidiPlayer-84634010422f578b27105bbbaf6b8ee4c1232e86.tar.xz |
Bad Apple. (WTF)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,12 +1,14 @@ # QMidiPlayer A cross-platform midi file player based on libfluidsynth and Qt. -Currently it's still very incomplete and not suitable for everyday use. +Now it's in alpha stage. There are still a whole bunch of bugs, be careful... -Planned features: +Features: * Channel mute/solo * Editing channel parameters on-the-fly * Playlists * Editing synthesizer effects -* Visualization (not implemented) -* Rendering midi to wave file (not implemented) +* 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. |