Vegz78
October 18, 2023, 4:35pm
29
Some speech or other outside of the box sounding music or sound effects, which @randomuser is researching, would also be very interesting to add to a demo project!:
TL:DR at bottom!
I sifted through the hardware code of Makecode arcade and found how it runs sound effects! I was hoping to find some sort of sound file player, but instead they simply play a bunch of sine waves just as we can in the coding menu. Although they do have some extra shapes beyond just sine, square, sawtooth, and noise! That’s how they make the other stock noises in Makecode arcade that we cant, like the other notes in the melody player and the sound effects.
I also found that for …