Thysbelon.Logo of a Hummingbird moth.

Looping N64 Midi

A hummingbird moth wearing headphones.

The previous two N64 midis had blank space after the end of the loop, so I cut off the blank space so I could cleanly loop the song when the player stopped. However, I learned today that N64SoundbankTool exported midis will have their loop start and end points marked by a CC 102 and 103 event. I used js-synthesizer's hook midi method to automatically loop the song at those positions; it was easy to do and it turned out great!

Tags:
Categories: