audio-effects
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "audio-effects", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "A javascript library to create audio effects using the web-audio-api", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
# Audio-effects | ||
A javascript library to create audio effects using the web-audio-api. This library contains the following effect: | ||
A javascript library to create audio effects using the web-audio-api. This library contains the following effects: | ||
- Volume | ||
@@ -12,2 +12,7 @@ - Distortion | ||
# Install | ||
``` | ||
npm install --save audio-effects | ||
``` | ||
# API | ||
@@ -14,0 +19,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
67087
240