Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 480 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 480 Bytes

clapclap

Simple program to detect sound claps

For now it is a cheap C# WinForm demo using laptop sound card. The idea is to try and see what works prior to a linux embedded implementation. Typical targetted usage would be to detect sound claps in embeded projects, such raspberry pi

screenshot of the c# demo (recording in a somehow noisy train)

alt tag

Looks like the demo actually works :-)