node-red-contrib-clap 2.0.2
A simple clap detector for Node-RED using Sox.
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