Skip to content

sdangelo/audioWidgets.js

Repository files navigation

audioWidgets.js

Minimal HTML5 Canvas/JavaScript library of GUI widgets for audio applications.

I am too lazy to explain hows and whys, just take a look at the example file audioWidgets.html.

TODO:

  • https://developer.mozilla.org/en-US/docs/Web/API/Window/devicePixelRatio;
  • exploit JS class inheritance in web components?
  • better handle isOver in web components;
  • add Web MIDI API events;
  • use polyfills where needed?
  • review API;
  • offscreen rendering;
  • better graphics;
  • optimizations;
  • documentation;
  • better examples;
  • translate to Web Components?
  • accessibility;
  • move scope/spectrum analyser here from canvasPlot.js?
  • themeing?
  • minified version.

About

Minimal HTML5 Canvas/JavaScript library of GUI widgets for audio applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published