Hello,
I am new to LibreELEC (on a Raspberry Pi 3) and I have the following question:
I have a record player which is amplified by a USB amplifier (Texas Instrumemts PCM2094 Audio Codec). This USB amplifier is connected to my Raspberry Pi. A lsusb command shows that the device is connected.
Now, I would like to play my disc records but unfortunately, it does not work. It seems that LibreELEC doesn't recognizes the USB amplifier as an audio input out of the box. And I also don't know how to pipe the audio input to the audio output to hear the music.
I know that the USB amplifier works fine under Linux because I use it with debian. There I just have to type "pactl load-module module-loopback" and everything works fine.