raspberrypi/acatcher/start_watcher.sh
2015-02-19 00:03:01 -08:00

3 lines
164 B
Bash
Executable file

#!/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)