diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # QMidiPlayer A cross-platform midi file player based on libfluidsynth and Qt. -Now it's in beta stage. Crashes and hangs may still occur, ~run with gdb attatched if you could~. +Now it's in beta stage. Crashes and hangs may still occur, run with gdb attatched if you could. Features: * Channel mute/solo @@ -11,4 +11,4 @@ Features: * 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. +Tested on Debian sid and Windows Vista~10. |