Yeah, 2K isn't much to work with. I checked the object files for my project I was working on and the bank the player & music is in is 4K. I wasn't going for space efficiency though(hence c). You might be able to pack it in better with clever c to asm conversion but that would really be pushing it. Anyways, good luck with everything.