GUI parts library for Web application using WebComponents
Basic Usage :
Advanced Usage and Application Notes :
webaudio-knob with sprites attribute is 0
use a single frame knob image that indicate center position.
For example,
This image will be rotated from -135deg to +135deg. This approach will works well if the image is flat designed, but more complex animation (for example, drop-shadowed, highlighted or something elastic) will need pre-rendered frame-by-frame animation as below.
webaudio-knob (with non zero “sprites”) use a vertical ‘stitched’ multi-frames animation image, and webaudio-switch use a vertical ‘stitched’ two-frames animation image. For example,
This knob example has only 5 frames but it should has more frames for smooth animation. I recommend to use JKnobMan / WebKnobMan for making these stitched images,
Here is a brief instruction to export knob-image from KnobGallery
png
fileNote: comply with license requirements