aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2016-01-03 23:15:41 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2016-01-03 23:15:41 +0800
commit84634010422f578b27105bbbaf6b8ee4c1232e86 (patch)
tree022775f88c94d697bdce0b32ae32698c542b50ca /README.md
parentb886aa1fcafc16fe93bfe19e2f63b4089234f9f6 (diff)
downloadQMidiPlayer-84634010422f578b27105bbbaf6b8ee4c1232e86.tar.xz
Bad Apple. (WTF)
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index 3c86da4..aa991d9 100644
--- a/README.md
+++ b/README.md
@@ -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.