Ich bin inzwischen schon etwas weiter an der Lösung:
In der asound.conf aus Post 1 musste ich auf eine andere Karte anpassen und habe nun zumindest ein Tonausgabe auf den einzelnen Kanälen.
Für jemand der ähnliche Probleme hat:
In der Console des piCorePlayers "aplay -l" eingeben und schauen was für eine Karten Nummer die USB Karte hat. Bei mir war das die Nummer 2.
Deshalb auf folgendes anpassen:
pcm.logilink { # alias for our sound card
type hw # must be hw in our case
card 2 # check your correct card number by typing
device 0 # 'aplay -l' in your terminal
} # the 1st usb card on the Raspi shows as
# card 1: Device [USB Sound Device], device 0: USB Audio [USB Audio]
ctl.logilink {
type hw
card 2
device 0
}
type hw # must be hw in our case
card 2 # check your correct card number by typing
device 0 # 'aplay -l' in your terminal
} # the 1st usb card on the Raspi shows as
# card 1: Device [USB Sound Device], device 0: USB Audio [USB Audio]
ctl.logilink {
type hw
card 2
device 0
}
/usr/local/bin/squeezelite -n "Player1" -o stereofront -a 80:::0: -m ab:cd:ef:12:34:60 -z
/usr/local/bin/squeezelite -n "Player2" -o stereocenter -a 80:::0: -m ab:cd:ef:12:34:61 -z
/usr/local/bin/squeezelite -n "Player3" -o stereoback -a 80:::0: -m ab:cd:ef:12:34:62 -z
/usr/local/bin/squeezelite -n "Player4" -o stereosurround -a 80:::0: -m ab:cd:ef:12:34:63 -z
/usr/local/bin/squeezelite -n "Player2" -o stereocenter -a 80:::0: -m ab:cd:ef:12:34:61 -z
/usr/local/bin/squeezelite -n "Player3" -o stereoback -a 80:::0: -m ab:cd:ef:12:34:62 -z
/usr/local/bin/squeezelite -n "Player4" -o stereosurround -a 80:::0: -m ab:cd:ef:12:34:63 -z


Ich habe zweimal 1000Ohm und einmal 100kOhm auf meiner Platine. Mehr aber nicht.

Einen Kommentar schreiben: