node-red-contrib-clap
v2.0.2
Published
A simple clap detector for Node-RED using Sox.
Downloads
5
Maintainers
Readme
node-red-contrib-clap
A simple clap detector for Node-RED using Sox.
Installation
Get the node from NPM.
npm i node-red-node-clap
This module requires Sox, "the Swiss Army knife of sound processing programs" (http://sox.sourceforge.net/) to be installed.
Linux
apt-get install sox
macOS
brew install sox