aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVitaly Novichkov <Wohlstand@users.noreply.github.com>2015-10-10 22:13:45 +0300
committerVitaly Novichkov <Wohlstand@users.noreply.github.com>2015-10-10 22:13:45 +0300
commit906e02f02e95544819effe5239db13f94ee28c8c (patch)
tree58b26e5ce9d2a8652358b4994c2afc130a925b6d /README.md
parentdcea4d91e5bc09519ee9048e5104904199016a3e (diff)
downloadlibADLMIDI-906e02f02e95544819effe5239db13f94ee28c8c.tar.gz
libADLMIDI-906e02f02e95544819effe5239db13f94ee28c8c.tar.bz2
libADLMIDI-906e02f02e95544819effe5239db13f94ee28c8c.zip
TODO
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5550f00..61def85 100644
--- a/README.md
+++ b/README.md
@@ -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.