fix up crap
This commit is contained in:
parent
59904b5c9c
commit
0113615640
12 changed files with 106 additions and 10 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
FLAGS="-a"
|
||||
#FLAGS="-as"
|
||||
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)
|
||||
./acatcher $FLAGS | (aplay -t raw -c 1 -f S16_LE -r 22050 > /dev/null 2> /dev/null)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue