diff options
author | Vitaly Novichkov <Wohlstand@users.noreply.github.com> | 2015-10-10 22:13:45 +0300 |
---|---|---|
committer | Vitaly Novichkov <Wohlstand@users.noreply.github.com> | 2015-10-10 22:13:45 +0300 |
commit | 906e02f02e95544819effe5239db13f94ee28c8c (patch) | |
tree | 58b26e5ce9d2a8652358b4994c2afc130a925b6d /README.md | |
parent | dcea4d91e5bc09519ee9048e5104904199016a3e (diff) | |
download | libADLMIDI-906e02f02e95544819effe5239db13f94ee28c8c.tar.gz libADLMIDI-906e02f02e95544819effe5239db13f94ee28c8c.tar.bz2 libADLMIDI-906e02f02e95544819effe5239db13f94ee28c8c.zip |
TODO
Diffstat (limited to 'README.md')
-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. |