aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2016-04-06 16:54:29 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2016-04-06 16:54:29 +0800
commit70fd2d85c1bd6fb8732e680e8fda9d36c317c732 (patch)
tree4f048e7af294a2d40d3cabb9ea0ff266aa1fc36c /README.md
parentcf7eafca1fbc9aae495d7b7d7e1fb4bc92e6819f (diff)
downloadQMidiPlayer-70fd2d85c1bd6fb8732e680e8fda9d36c317c732.tar.xz
Too young too simple.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 758bb43..1d8319c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# QMidiPlayer
A cross-platform midi file player based on libfluidsynth and Qt.
+[Project homepage](https://chrisoft.org/QMidiPlayer/)
+
Now it's in beta stage. Crashes and hangs may still occur, run with gdb attatched if you could.
Features:
@@ -10,5 +12,8 @@ Features:
* Editing synthesizer effects
* Rendering midi to wave file
* Visualization using SMELT (not implemented)
+* MIDI mapping (not implemented)
Tested on Debian sid and Windows Vista~10.
+
+A QML version is now in construction. The whole project is now being overhauled...