X-Git-Url: https://git.ao2.it/vidi-player.git/blobdiff_plain/6598642af8c24e7029cb2e93a49febd9aa0cfe56..33b30fcf192374c2d3032c7b9d94c1c476bb9d54:/TODO?ds=sidebyside

diff --git a/TODO b/TODO
index b45bfc4..cdbcc70 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,7 @@
-- Get more stats from the midi file (number of channels, note range, etc.)
+- Get more stats from the midi file (number of channels, note range, etc.).
   The note range in particular can help when creating a VideoFont for
   a specific midi file.
 - Consider adding a subtle fade-in fade-out audio effect to notes.
+- Evaluate a better format for the audiofont (easier on the CPU? avoid
+  changing file? For example the VideoFont could be a single file and the
+  player could seek around a play samples as "regions").