Hip-Priest wrote: 
> Thanks for the suggestion.  It's because I want to use digital out from
> the Pi board (USB) to the external DAC, and analogue out from the
> IQaudIO Pi-Dac+ to drive the headphone amp.
> 
> It's OK logging into PCP web interface and switching outputs, etc - just
> wondered if there was a more elegant solution.
> 
> HP

hi Hip-Priest,

This might work. What we are doing is using the Squeezelite settings
page to generate the squeezelite command string that you can paste into
a User command that runs a boot time.

For secondary sound card:
Go to [Squeezelite settings] page.
Set settings as normal.
Set MAC address.
Click [Save].
Scroll to bottom of page to "Squeezelite command string".
Click on  more>.
Cut command line.

Code:
--------------------
    /mnt/mmcblk0p2/tce/squeezelite-armv6hf -n "piCorePlayer" -o 
hw:CARD=sndrpihifiberry -a 80:4:: -m 01:02:03:04:05:06 &
--------------------

Go to [Tweaks] page.
Paste into User command #1.
Click [Save].

Set up first sound card as normal.

[Reboot].

You should now have 2 squeezelite processes running. It is important to
have different MAC addresses as this is how LMS recognises different
players.

regards
Greg


------------------------------------------------------------------------
Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=105018

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

Reply via email to