audio-utils
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "audio-utils", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Audio utilities like fundamental frequency detection, populate buffer with sinusoidal curves", | ||
@@ -5,0 +5,0 @@ "main": "src/audio_utils.js", |
@@ -47,2 +47,4 @@ | ||
// http://stackoverflow.com/questions/65268/how-do-you-analyse-the-fundamental-frequency-of-a-pcm-or-wav-sample | ||
console.log("raw spec ", spec); | ||
@@ -49,0 +51,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
34274
528