First of all, all credit of this goes to @UnsignedArduino I forked his repo and made some changes so that you can import audio to makecode very easily. Just fork this repo: HomeAssistantTycoon/Audio-to-MakeCode-Arcade: Converts audio to MakeCode Arcade code! and replace the file in the audio folder with your own file. The file must be a .wav and it must be mono not stereo. Then the action should run and wait a minute or two and check the outputs folder. Copy and paste that into makecode and boom! Hereās the forum post where I started from: Help with custom audio clipsā¦again - Arcade / Help - Microsoft MakeCode Again, all @UnsignedArduino I just made some changes.
Hmmā¦
Ok ok
Can we see it in action?
Sure! Hereās Mario saying Itās a-me Mario!
Wondering why my version is quieter than @UnsignedArduino ās Bob omb battlefield sounds like this in my version:
While it sounds like this in @UnsignedArduino
@Richard or @UnsignedArduino Do you have any idea why? Also how can I reduce background noise? Thanks!
What have you done
Wowie Zowie this is cool.
All I did was make it easier for people to convert audio. You used to have to do it locally, but with my changes it can be done online. Additionally, Iāve made it so that you donāt have to downmix .wav files to mono, this will now do it automatically. Also, Iāve just finished the GitHub io page, now making it so that you donāt even need a GitHub account to transfer your audio. Heres the link: https://homeassistanttycoon.github.io/Audio-to-MakeCode-Arcade/
Woah⦠this is cool! But when i add this it aint showin up.
What do you mean?
The extension isnāt showing up on my editor.
Oh sorry, its not an extension, itās a tool you can utilize on the github pages link or by forking the repo and using github actions (if you have a github account)
tutorial please @CodeTycoon
The process has become much simpler than before. Now all you have to do is drag and drop your desired file into the box in this link: MakeCode Arcade WAV Converter. It will then produce the code which you can copy and paste into makecode and it should work. Iām working on the Github Pages right now to fix an issue, so just check in a few days and it should be working again.
When i drag a file to it, it doesnt load it.
when I click the link github claims nothings there
Sorry, changed my GitHub name: https://github.com/TycoonCoder/Audio-to-MakeCode-Arcade
when I try to import the output audio, it throws an error. not sure why it happens⦠iāll attach an image of it when iām able to.
Yeah⦠this thing has been pretty problematic. There are better projects on this site that do this now⦠this one is pretty dead tho. ![]()
Everyone Iāve just gotten this repositoryās GitHub pages conversion tool working again! You can find the repository here: https://github.com/TycoonCoder/Audio-to-MakeCode-Arcade All instructions can be found there. Any questions you have, ask them in this thread or create an issue. (Iāll respond to issues faster). Please star the repo if it helped you! Also, hereās a demonstration song using the tool. Keep in mind that since this is a minute long file it sounds a little quirky, but youāll understand if you listen.
It works now! Just use the GitHub pages link in the repo.