== sc2mpd: Linn Songcast to Linux gateway The sc2mpd package implements two gateways between Linn Songcast and Linux systems, acting either as Receiver as Sender The 2 commands in the package are based on the Linn Open Source libraries, for which the package provides an extraction and build script. link:http://www.lesbonscomptes.com/upmpdcli/sc2mpd.html[More information] == sc2mpd *sc2mpd* implements a gateway for playing a Linn Songcast audio stream on Linux. It can work in two modes, either by forwarding the stream to MPD (using HTTP), or using ALSA directly to play the stream. The latter method is preferred because it allows adjusting the sample rate to match the source. It is designed to work with link:http://www.lesbonscomptes.com/upmpdcli[upmpdcli], with with it provides a Songcast _Receiver_ interface (hopefully) usable from any Songcast _Sender_ such as the Windows or Mac OS X Linn Songcast applications. == mpd2sc *mpd2sc* implements a gateway for sending a Linux audio stream to Songcast. It can works in two slightly different modes, reading mpd output from a fido, or reading an ALSA input channel. In both cases, the interface is provided by *upmpdcli*.