openmusic-oscilloscope

an oscilloscope component to visualise wave data

Usage no npm install needed!

<script type="module">
  import openmusicOscilloscope from 'https://cdn.skypack.dev/openmusic-oscilloscope';
</script>

README

openmusic-oscilloscope

A component for plotting wave data on a canvas

** YOU NEED SUPPORT FOR WEB COMPONENTS IN YOUR BROWSER BECAUSE WE'RE NOT SHIMMING ANYTHING IN **

Firefox: go to about:config, find dom.webcomponents.enabled and set it to true.

Chrome: maybe nothing to do?