diff --git a/play.sample.conf b/play.sample.conf index 5a3f9b3..0a5c9a4 100644 --- a/play.sample.conf +++ b/play.sample.conf @@ -1,3 +1,5 @@ -CLIENT=250901 +CONVERTER="/usr/bin/qemu-arm ./md380-emu" +PLAYER="./digestplay" +CLIENT=2049999 PASSWORD=fvyYWXBo -SERVER=master-test.dstar.su +SERVER=213.222.29.197 diff --git a/play.sh b/play.sh index b1d622b..4dcae89 100755 --- a/play.sh +++ b/play.sh @@ -3,8 +3,6 @@ DIRECTORY=$(dirname $0) . $DIRECTORY/play.conf -CONVERTER="/usr/bin/qemu-arm ./md380-emu" -PLAYER="./digestplay" FILE=$(mktemp) sox $1 -c1 -r8000 -b16 --encoding signed-integer -L --norm=-25 $FILE.raw