The easiest way to convert your audio to MakeCode Arcade is back! With an easier than ever before interface, you can now convert your audio with just a few clicks!
-A web browser
-This link: https://tycooncoder.github.io/Audio-to-MakeCode-Arcade/
-A .wav file (Either stereo or mono is fine, but the script will automatically downmix from stereo to mono if it finds that the files is stereo.)
Step 1: Go to https://tycooncoder.github.io/Audio-to-MakeCode-Arcade/
Step 2: Put your .wav file in.
Step 3: Adjust those confusing settings if you want or just leave them, the defaults are pretty good.
Step 4: Click the button that says convert.
Step 5: Click copy and paste it into your MakeCode project or download the typescript and enjoy!
The original GitHub Actions method of converting your files is no longer supported, and it may not work anymore. Using our Github Pages site is the reccomended way to convert your audio.
If you found this tool useful, please consider starring this repository! It encourages me to make more tools like this.