Having fun messing around with sound

Yeah so basically ignore the title of this project and just listen to the sounds I have made because who knows if I’ll ever get around to making a UI for this.

Also if you restart a bunch it sounds weird because of a Makecode bug where not every sound “thread” gets stopped when the console restarts. I’m making a bug report about it so if it doesn’t sound weird when you spam restart then I guess it got fixed.

3 Likes

when I restarted it sounded really cool because the chords were broken up, so instead of “bum bum bum” it sounded like “brrum brum brrum”.
I don’t think anyone understands…

2 Likes

I love the sound! I’m trying to remember what that sounds like… it has the tone of an old record player.

1 Like

It’s supposed to sound like that! Makecode is being really weird and not playing it correctly the first time it opens and idk why that could be.

Ok so probably the reason it’s being weird and playing incorrectly is that I’m using like 1000+ length buffers to create LFO and the sim doesn’t like it when I stitch 12 or those together to play sounds, so I’ll stop doing that lol