X-Git-Url: https://git.ao2.it/vidi-player.git/blobdiff_plain/81266999b597eeac96b846034444f4b240da72bb..b237dd4b8d3a25a7661f8e758d07998866455b54:/TODO diff --git a/TODO b/TODO index b80ca0c..cdbcc70 100644 --- a/TODO +++ b/TODO @@ -1,3 +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").