I want to share some python code I wrote:<p>It’s a script that turns a MIDI file into an animated video.<p>The song is broken down into notes, and the paths between them are animated on a graph in time with the music.<p>There are some examples linked in the repo, I’m posting the vids on TikTok.<p>I had a lot of fun working on this, and if anyone has any feedback or ideas, or can suggest resources I’d appreciate it.<p>For next steps, I’d love to be able to add more sophisticated animations, and even add 3D elements.