From d716cff85d2bca7b5684835be6b617b459c089fe Mon Sep 17 00:00:00 2001 From: Vitaly Novichkov Date: Sat, 10 Oct 2015 22:43:58 +0300 Subject: Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 61def85..3b87384 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ To build that example you will need to have installed SDL2 library. # Todo * Fix infinite loop causes swapped loopEnd and loopStart (when loopEnd goes before loopStart) +* Fix sielent volume tracks (when initial voule is zero, tracks wouldn't be playd even after applying fading in volume events) +* Add support of MIDI Format 2 files (FL Studio made MIDI-files are wired and opening of those files making lossy of tempo and some meta-information events) * Time based Seek/Tell support * Support of title and other meta-tags retrieving * Support of real-time listening of incoming MIDI-commands. -- cgit v1.2.3