From 764ab2b68bdbee3f012e89b7c07cbb77994d7212 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 6 Jun 2014 18:07:46 +0200 Subject: update snd-aloop-encode --- snd-aloop-encode.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snd-aloop-encode.sh b/snd-aloop-encode.sh index 7a99a81..624e140 100755 --- a/snd-aloop-encode.sh +++ b/snd-aloop-encode.sh @@ -1,4 +1,4 @@ #!/bin/bash # encode audio from my snd-aloop sound card -./dabplus-enc-alsa-zmq -d hw:1 -c 2 -r 32000 -b 64 -o tcp://localhost:9000 -p 58 +dabplus-enc -d hw:1 -c 2 -r 32000 -b 64 -o tcp://localhost:9000 -l -- cgit v1.2.3