webaudio-controls

GUI parts library for Web application using WebComponents


Project maintained by g200kg Hosted on GitHub Pages — Theme by mattgraham

Basic Usage :

Advanced Usage and Application Notes :


Default Style of Controls

This is a sample using the default styles of ‘knob’, ‘param’, ‘slider’, ‘switch’ and ‘keyboard’ without external image files.

<webaudio-knob></webaudio-knob>
<webaudio-param></webaudio-param>
<webaudio-slider></webaudio-slider>
<webaudio-switch></webaudio-switch>
<webaudio-keyboard></webaudio-keyboard>

As each element is manipulated, events such as ‘input’ or ‘change’ are issued, so that the handlers can catch them. The captured events are displayed on the Events window on the right.

<webaudio-knob> <webaudio-param> <webaudio-slider> <webaudio-switch> <webaudio-keyboard> toggle(default) kick radio