Minor bugfix release
- Fixes audio context not being properly started in some cases, e.g., when a
click
event is programmatically triggered before an actual user click; - Fixes optional
bgColor
property in theGradientOptions
type definition - thanks jgabriel98 for reporting it (#82); - Adds a demo file for the UMD module.