Skip to content

TycoonCoder/Audio-to-MakeCode-Arcade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert your .wav files to Makecode Arcade!

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!

Requirements

-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.)

Instructions

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!

NOTE

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.

Support

If you found this tool useful, please consider starring this repository! It encourages me to make more tools like this.

Star History Chart Fork History Chart

About

Converts audio to MakeCode Arcade code!

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 99.4%
  • Other 0.6%