paul- wrote: > The easiest way to deal with this is to reference the card by number > > > Code: -------------------- > > > tc@piTouch:~$ cat /proc/asound/cards > 0 [Headphones ]: bcm2835_headpho - bcm2835 Headphones > bcm2835 Headphones > 1 [sndrpihifiberry]: HifiberryDacp - snd_rpi_hifiberry_dacplus > snd_rpi_hifiberry_dacplus > > -------------------- > > > > My hifiberry is card 1, so my output device is "hw:CARD=1" > > If you have more than one USB sound card, they can get enumerated > differently each boot, but with only one, the number should stay > conisistent.
Thanks for this tip. I could not understand how to implement the information, but did some more reading and now have success with the following entry in 'Squeezelite Settings' First I confirmed that my dac is seen as Card 0 (using the code you gave above) In the 'Output Settings' box I typed hw:0,0 Saved it, Squeezelite started and I found the new player in LMS and it works. I guess I may have to use 'plughw:0,0' if I need codec conversions later on, but this is a positive step - so thank you! ------------------------------------------------------------------------ nickhews's Profile: http://forums.slimdevices.com/member.php?userid=67980 View this thread: http://forums.slimdevices.com/showthread.php?t=115384 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
