Skip to content

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

Notifications You must be signed in to change notification settings

marcingomulkiewicz/sc2mpd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 48.5%
  • C 47.4%
  • Shell 2.6%
  • Python 1.5%