I did some work on this over the weekend, unfortunately it turns out it
cannot be done with the existing firmware. There is a program on the
Touch called jive_alsa, this is what actually talks to the audio
drivers, as is it only supports S16_LE and S24_LE, NOT S24_3LE.

Its very easy to modify the source for this program to take an
additional value to support S24_3LE. I have the environment all setup
to compile it. I will try and get this done sometime this week. If that
works I can make it available to those that want to try it. I'll also
see if I can get Logitech to add this to the next firmware version, it
doesn't change anything that's already working, it just adds an extra
option. 

The way the code in this program works it checks to see if the argument
is 24, if it is it sets the driver to S24_LE, if not it sets it to
S16_LE. So when I set it to 32 in the above post that actually set it
to 16. I guess the HRT products will work with S16_LE as well as
S24_3LE. So while it looked like the StreamerII was working, it was
only working 16 bit. 

John S.


-- 
JohnSwenson
------------------------------------------------------------------------
JohnSwenson's Profile: http://forums.slimdevices.com/member.php?userid=5974
View this thread: http://forums.slimdevices.com/showthread.php?t=82110

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

Reply via email to