Comparing version 0.2.12 to 0.2.13
{ | ||
"name": "glicol", | ||
"version": "0.2.12", | ||
"version": "0.2.13", | ||
"description": "An light-weight, garbage-collection-free, and easy-to-use audio engine for browser-based music apps.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -51,3 +51,3 @@ ## What's this? | ||
glicol.play({ | ||
"o": sin(440).mul("~am~") | ||
"o": sin(440).mul("~am") | ||
"~am": sin(0.2).mul(0.3).add(0.5) | ||
@@ -54,0 +54,0 @@ }) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2095185