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