# MakeCode Arcade demoscene?

**URL:** https://forum.makecode.com/t/makecode-arcade-demoscene/16250
**Category:** Arcade
**Tags:** music, art, demo, graphics-and-math
**Created:** [November 9, 2022, 6:08pm UTC](https://forum.makecode.com/t/makecode-arcade-demoscene/16250 "2022-11-09T18:08:34Z")
**Posts on this page:** 1
**Showing post:** 83

<div class="post-metadata">

### Author: ![Vegz78](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/vegz78/32/1201_2.png) [@Vegz78](https://forum.makecode.com/u/Vegz78)
#### Post date: [April 13, 2024, 7:26pm UTC](https://forum.makecode.com/t/makecode-arcade-demoscene/16250/83 "2024-04-13T19:26:35Z")

</div>

…and wavetable synthesis!:

> [@Custom audio clips, possibly using queuePlayInstructions](https://forum.makecode.com/t/custom-audio-clips-possibly-using-queueplayinstructions/28168/7):
>
> @chembot anything less than 1ms is going to be running up against limitations of the browser itself. iirc that’s the range where browsers start messing with things to avoid fingerprinting via high precision timestamps. I know firefox limits precision to 2ms that being said, i’ve been playing around with adding some new experimental audio features that might help you out with this; specifically, wavetable synthesis which could probably be expanded to playing PCM buffers. below is a demo link, b…

---

_[View the full topic](https://forum.makecode.com/t/makecode-arcade-demoscene/16250)._
