GUI parts library for Web application using WebComponents
Basic Usage :
Advanced Usage and Application Notes :
This demo plays either a software-synth built into a web page or an external synth connected via the Web MIDI API from a GUI consisted with webaduio-controls.
The synth built into this page is Web Audio API based “webaudio-tinysynth”.
Note : Confirm that the connection is via “HTTPS”. Due to privacy policy, this demo can’t make any sound over http connection.
MidiOut :
Program Change:
Volume :
After clicking keyboard once and webaudio-keyboard
gets the focus, you can play with [z][x][c][v]....
on your PC keyboard.
This demo uses the outline
attribute to indicate that the element has focus.