Skip to content

GUI parts library for Web application using WebComponents, compatible with electronjs

License

Notifications You must be signed in to change notification settings

newdigate/webaudio-controls

 
 

Repository files navigation

webaudio-controls

  • this fork of webaudio-controls allows me to use webaudio controls inside electron. Electron seems to hide the 'value' property on the webaudio controls, so I have made 'value' available by using a javascript CustomEvent, instead of the regular Event;

webaudio-controls is a Javascript library for displaying the GUI parts required to Web Music applications. webaudio-controls consists of knobs, sliders, switches, parameter displays and keyboards. By loading webaudio-controls.js to your page, custom tags for component display will be added using WebComponents. You can configure the GUI screen just by writing custom tags in HTML.

Chrome / Firefox / Edge compatible
iOS and Android touch devices compatible


License

WebAudio-Controls is developped based on:

Copyright (c) 2013 Eiji Kitamura / Ryoya KAWAI / Keisuke Ai / g200kg / @micbuffa / @CellouBalde
Licensed under the Apache License, Version 2.0


Knob/Switch images in samples are from Knob Gallery
switch_toggle.knob by az (c) 2011 CC-BY

About

GUI parts library for Web application using WebComponents, compatible with electronjs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 99.9%
  • Ruby 0.1%