change aplay 3 to 2

pull/128/head
alanbjohnston 5 years ago committed by GitHub
parent 12b89f1c11
commit 24da8362d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,7 @@ direwolf -t 0 &
sleep 5
#rtl_fm -M fm -f 144.39M -s 48k | aplay -D hw:2,0,0 -r 48000 -t raw -f S16_LE -c 1
rtl_fm -M fm -f 434.9M -s 48k | aplay -D hw:3,0,0 -r 48000 -t raw -f S16_LE -c 1
rtl_fm -M fm -f 434.9M -s 48k | aplay -D hw:2,0,0 -r 48000 -t raw -f S16_LE -c 1

Loading…
Cancel
Save

Powered by TurnKey Linux.