04-11-2021, 02:40 PM
Hi Tim
Using "hw:Loopback" rather than "plughw:Loopback" in the ALSA configuration is working for me using a SoX rate of 384K
In /etc/alsa/conf.d/_sndaloop.conf
Adrian.
Using "hw:Loopback" rather than "plughw:Loopback" in the ALSA configuration is working for me using a SoX rate of 384K
In /etc/alsa/conf.d/_sndaloop.conf
Code:
...
b { channels 2 pcm "hw:Loopback,0" } # Loopback output
...
Adrian.