Hello,
I try to use ALSA loopback (snd-loop) with Pd. To route the output of an application to the input of Pd.
Using : $ aplay -D hw:1,1,2 blabla.wav and $ arecord -D hw:1,0,2 | aplay works fine with ALSA loop.
But, if i want to use Pd (with ALSA -> input device 1 (Loopback hardware or plugin) -> Apply -> OK) instead of arecord, I get : tried but couldn't sync A/D/A in Pd console.
Anyone succeed to use Pd with ALSA loopback ? I miss something ? Thanx. ++
Jack