diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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... |