10-12-2024, 10:19 AM
(This post was last modified: 10-16-2024, 12:30 AM by AndromedaStrain.)
(07-21-2024, 12:28 PM)Tim Curtis Wrote: I haven't tested but give this a try
Code:/var/www/snd-config.php
//$_alsa_loopback_disable = $_SESSION['camilladsp'] != 'off' ? 'disabled' : '';
$_alsa_loopback_disable = '';
/etc/alsa/conf.d/_sndaloop.conf
slaves {
//a { channels 2 pcm "hw:3,0" }
a { channels 2 pcm "camilladsp" }
b { channels 2 pcm "hw:Loopback,0" }
Hi Tim
in relation to Your suggestion 4 make alive together CamillaDSP & Loopback features...
I've try do done the mod on conf
but this solution not working ...
after reboot
during reprodutions of streaming source (or local files) the popUP
"Failed to open audio output" pop-up appear..!
where I'm wrong(?)
thanks 4 Ur Support