In theory, yes. Since Touch has a USB port Squeezeplayer may actually already have some debug routine allowing it to use USB as a serial input device. It may be something of a challenge though to make the other end recognize the device as a serial connection as well, particularly if it's Windows.
Why not simply (...) stream the content over the network? Using e.g. gstreamer you could turn your computer into an internet radio station and then all you need to do is send some RPC calls to the Touch to tune into it. Other popular streaming services include shoutcast and icecast, but I think these will not allow you to transmit PCM streams. ------------------------------------------------------------------------ gordonb3's Profile: http://forums.slimdevices.com/member.php?userid=71050 View this thread: http://forums.slimdevices.com/showthread.php?t=115218 _______________________________________________ Touch mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/touch
