I just needed to use something to test out my sound engine, and I decided to use a DKC song to test it out.
It only works in BSNES, because there is a lack of SPC700 ASM tools available so I programmed most of it in 65816 ASM and the 65816 has to communicate a lot with the SPC700, which is basically only there to wait for the 65816 and copy information to to it's DSP registers. Sorry about that.