/sc2mpd

Songcast-to-MPD gateway, to be used in conjunction with upmpdcli

Primary LanguageC++

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.

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 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.