TODO: add an entry about a better format for the VideoFont
authorAntonio Ospite <ao2@ao2.it>
Tue, 6 Dec 2016 15:18:04 +0000 (16:18 +0100)
committerAntonio Ospite <ao2@ao2.it>
Tue, 6 Dec 2016 15:18:04 +0000 (16:18 +0100)
TODO

diff --git a/TODO b/TODO
index 06a9ae0..cdbcc70 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,3 +2,6 @@
   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.
   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").