aplay back to 2 from 3

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

@ -37,6 +37,6 @@ sleep 5
#sudo systemctl restart cubesatsim #sudo systemctl restart cubesatsim
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
$SHELL $SHELL

Loading…
Cancel
Save

Powered by TurnKey Linux.