New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

clap-detector

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clap-detector - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

package.json
{
"name": "clap-detector",
"version": "0.2.0",
"version": "0.2.1",
"description": "Clap detection for node js (linux, raspberry systems)",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -71,4 +71,2 @@ Clap detection module for node js

},
SOUND_FILE : "input.wav", // name of wav file created while recording
SOUND_FILE_CLEAN : "input-clean.wav", // name of cleaned (if you activated cleaning) file
CLAP_AMPLITUDE_THRESHOLD: 0.7, // minimum amplitude threshold to be considered as clap

@@ -75,0 +73,0 @@ CLAP_ENERGY_THRESHOLD: 0.3, // minimum energy threshold to be considered as clap

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc