summaryrefslogtreecommitdiffstats
path: root/test/hsplay
diff options
context:
space:
mode:
Diffstat (limited to 'test/hsplay')
-rwxr-xr-xtest/hsplay2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hsplay b/test/hsplay
index 8a676459..5f53562b 100755
--- a/test/hsplay
+++ b/test/hsplay
@@ -19,4 +19,4 @@ FILE=$1
BDADDR=$2
CHANNEL=$3
-$MPG123 -q -s "$FILE" | $SOX -t raw -r 44100 -c 2 -s -w - -t raw -r 8000 -c 1 -s -b - | $HSTEST play - $BDADDR $CHANNEL
+$MPG123 -q -s "$FILE" | $SOX -t raw -r 44100 -c 2 -s -w - -t raw -r 8000 -c 1 -s -w - | $HSTEST play - $BDADDR $CHANNEL