Add shells cripts

This commit is contained in:
Donald Burr 2015-02-19 00:03:01 -08:00
parent 7e6fc09f72
commit a96d932c14
7 changed files with 102 additions and 0 deletions

3
acatcher/start_watcher.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
echo "*** NOTE wait a few then run fix_windows.sh in a different wimdow ***"
./acatcher | (aplay -t raw -c 1 -f S16_LE -r 22050 > /dev/null 2> /dev/null)