diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -52,6 +52,7 @@ That example is a simple audio player based on SDL Audio usage. 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) * Time based Seek/Tell support * Support of title and other meta-tags retrieving * Support of real-time listening of incoming MIDI-commands. |