Hello!
Working with a student on game design, this semester we are doing platformers. He is insistant on trying to encorporate real video game music (either via an Mp3 or something similar) of one of his favorite tracks. I tried a few different methods (most notably https://github.com/TycoonCoder/Audio-to-MakeCode-Arcade ) but the size of the file crashed the game and made the program otherwise unusable… Is it possible to encorporate a songs Mp3 or WAV file, or will I have to find a way to let him know there is a limitation to what is able to be done in the program?