An audio player that plays real audio of any kind THIS IS A BETA RELEASE. USE THE LINK BELOW FOR ACTUAL ACCURATE PLAYBACK ITS CRUNCHY BUT THIS IS WORKING CUSTOM AUDIO ON VANILLA SCRATCH 100 audio sprites implemented This is gonna be so annoying if I need to update the playing sprites (sorry but there is no way this is gonna be backpackable but its a whole audio engine so you cant expect much for portability) Links: https://[BLOCKED BY SCRATCH].net/projects/17686 - more accurate playback (this uses a custom extension to play frequency) (NOTE: This isn't being maintained anymore so this project wont work with the new genorators) https://bluetoadmaker.infinityfreeapp.com/audiotoscratch/audiotest.html - convert your audio file to json https://bluetoadmaker.infinityfreeapp.com/audiotoscratch/jsontoscratchaudio.html - convert the json file to a scratch readable format Change log: v0.1-BETA - Released v0.2-BETA - Added hop size support hopefully for smoother playback v0.3-BETA - ITS FINALLY WORKING IN VANILLA SCRATCH!!!!!!!! (Also added stereo support) v0.4-BETA - Attemped to make the audio less crunchy by playing the same file until a switch is required v0.5-BETA - Uses different sprites for each frequency player to try and avoid each clone trying to play different audio files causing a bunch of buzzing v0.51-BETA - Using 100 sprites to play different frequencies all at once, fixed the second freq channel not playing and accidentally broke stereo support :P