Add watcher script

This commit is contained in:
Donald Burr 2015-02-18 14:25:18 -08:00
parent a36d59f0b5
commit 8bbebe28bf

2
acatcher/watch.sh Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
./acatcher -as | (aplay -t raw -c 1 -f S16_LE -r 22050 > /dev/null 2> /dev/null)