Furry wrote: > Apparently, I have to put wavin:0 (or wavin:default ?) in the > favourites. > > I want to use a USB soundcard, via an RPi (piCorePlayer) USB port. So > far, I'm getting "Problem: Can't open file for: Waveinput" > > Any tips, please? > > TIA. > > Edit(1): I am using a HiFiBerry digi for coax output. > "wavin:sysdefault:CARD=device" gets me "Now Playing" instead of the > "Problem..." message above, but no audio is heard.
Waveinput uses "arecord" - first prove that you can record from the device and save in a file. No popint messing with LMS if there is another issues with the audio subsystem. The device used in -D with arecord is the defined that will be defined in the "wavin:" URL. If you are device is "default" then "wavin:default" if it is "sysdefault" then it is "wavin:sysdefault" Depending on the OS/distro Make sure the user which runs LMS - has permissions andmemeberr of a group to access audio hardware. If you are using Pulseaudio rather than ALSA then there may be additonal issues to overcome. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=109495 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
