aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2015-12-27 23:25:05 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2015-12-27 23:25:05 +0800
commita17d580f623dfc3a6eb33c540203798d6200a5fc (patch)
tree765e611d8416754f6924fd89c8448d86acc4abc7 /README.md
parent246949269f370fac5ddb581ee0598480d529a48a (diff)
downloadQMidiPlayer-a17d580f623dfc3a6eb33c540203798d6200a5fc.tar.xz
Ultimate truth. (WTF)
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 317a332..fa0c25a 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,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 (not implemented)
+> Editing channel parameters on-the-fly (not implemented)
+> Playlists (partially implemented)
+> Editing synthesizer effects (not implemented)
+> Visualization (not implemented)
+> Rendering midi to wave file (not implemented)