
Video with sound
Right now it only loops the one pattern but I plan to add support for at least 16 patterns, possibly 32, and then a song mode which will allow you to arrange the patterns in any order you like. You will also be able to assign samples and tempo on a per-pattern basis, so you will have a lot of options as far as composing. I also hope to be able to get some of the NES internal synths going at the same time without impacting the sample rate
I'm using MMC4 for quick mapper changes and PRG-RAM, though a mapper with more RAM would be cool to be able to have more than one composition on the cart at a time, and possibly even put some samples in RAM to allow then to be manipulated
Pitch shifting is done via a variable sample rate using a clockslide, display buffer is based heavily on tepples' pop slide code, probably some other bits taken from the wiki for controllers and whatnot as well