diff options
author | Chris Xiong <chirs241097@gmail.com> | 2015-12-30 23:45:12 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2015-12-30 23:45:12 +0800 |
commit | b1be9e45b5abdf0a03181b9cee8dc208a762fe57 (patch) | |
tree | 1af8db6a9776af748c1d14e330a30ce61e162bea /README.md | |
parent | 8dc90ae27c24aec1851215f2cc28ee24eff01ea5 (diff) | |
download | QMidiPlayer-b1be9e45b5abdf0a03181b9cee8dc208a762fe57.tar.xz |
Complete Darkness. (WTF)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ 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) +* Channel mute/solo +* Editing channel parameters on-the-fly (partially implemented) * Playlists (partially implemented) * Editing synthesizer effects (not implemented) * Visualization (not implemented) |