changed aplay 2 to 3

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

@ -31,5 +31,5 @@ sudo killall -9 CubicSDR &>/dev/null
qsstv &
rtl_fm -M fm -f 145.8M -s 48k | aplay -D hw:2,0,0 -r 48000 -t raw -f S16_LE -c 1
rtl_fm -M fm -f 145.8M -s 48k | aplay -D hw:3,0,0 -r 48000 -t raw -f S16_LE -c 1
$SHELL

Loading…
Cancel
Save

Powered by TurnKey Linux.