bpa wrote: 
> That looks like progress.  I think the Liquidsoap will still work.
Roarr... The Liquidsoup construct didn't work. Had to change in

Code:
--------------------
    phono = input.alsa(bufferize=true,fallible=false,device="hw:1")
--------------------

hw:1 to hw:0 (logically)
But once I'd did that, 

Code:
--------------------
    /usr/bin/arecord -D plug:dsnoop -d 5 -c 2 -f S16_LE > sample.wav
--------------------

gives me again

Code:
--------------------
    ALSA lib pcm_dsnoop.c:618:(snd_pcm_dsnoop_open) unable to open slave
  arecord: main:788: audio open error: Device or resource busy
--------------------



PCP (always latest version) on RasPi 3 with PhatDac (player & server)
PCP on several RasPis 2 +3
2 Airplay speakers (Sony SA-NS510) integrated via Airplay Bridge Plugin
------------------------------------------------------------------------
streampunk's Profile: http://forums.slimdevices.com/member.php?userid=66210
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to