muggo wrote: 
> 
> I'll give it a try using the current USB feed from Pi to DAC #1 into DAC
> #2.  I can mess around with settings in UI if required.  If that works,
> I'll try both together.  If that fails, I'll have to get another Pi,
> unless I can get advice on how & what to do at the shell prompt.
> I don't need anything sophisticated.  Just the ability to drive 2 DACS
> (1 at a time) from the same Pi.
> Cheers
> Paul

The two DACs will not work together without explicit coding in the OS,
they will be seen as totally separate devices even if you put them on
the same hub. That's why your choices are either to
a) configure a second virtual squeezebox player (aka squeezelite) that
is explicitly configured to use the second sound device, or to
b) hack the alsa sound drivers to create a virtual "bridged" sound
device that actually sends audio data to both real devices underneath,
and *then* configure your squeezelite process to talk to the virtual
bridged driver instead of either of the physical drivers underneath..

Very much simpler to do the first option, and there's howtos such as the
one linked above for you to follow too. As you say you can always buy
another pi too, which may well give you more flexibility in the long
term anyway. (Headphone amp nearer to sitting position, for example.)


-Transcoded from Matt's brain by Tapatalk-



--
Hardware: 3x Touch, 1x Radio, 2x Receivers, 1 HP Microserver NAS with
Debian+LMS 7.9.0
Music: ~1300 CDs, as 450 GB of 16/44k FLACs. No less than 3x 24/44k
albums..
------------------------------------------------------------------------
drmatt's Profile: http://forums.slimdevices.com/member.php?userid=59498
View this thread: http://forums.slimdevices.com/showthread.php?t=108075

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to