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)
Looks like the demo actually works :-)