git clone https://@opensourceprojects.eu/git/p/sc2mpd/code sc2mpd-code



File Date Author Commit
debian 2015-12-15 Jean-Francois Dockes Jean-Francois Dockes [aa4079] 0.11.2
doc 2015-12-18 Jean-Francois Dockes Jean-Francois Dockes [50b3b1] doc
src 2015-12-20 Jean-Francois Dockes Jean-Francois Dockes [954c6e] Build script also builds Sender objects
.gitignore 2014-11-09 Jean-Francois Dockes Jean-Francois Dockes [79d5af] init, getting rid of uninteresting history
Makefile.am 2015-05-06 Jean-Francois Dockes Jean-Francois Dockes [8453f2] bump version
README.asc 2015-07-27 Jean-Francois Dockes Jean-Francois Dockes [3207da] doc
autogen.sh 2014-11-09 Jean-Francois Dockes Jean-Francois Dockes [79d5af] init, getting rid of uninteresting history
configure.ac 2015-12-15 Jean-Francois Dockes Jean-Francois Dockes [aa4079] 0.11.2
ohbuild.sh 2015-12-20 Jean-Francois Dockes Jean-Francois Dockes [954c6e] Build script also builds Sender objects

Read Me

== sc2mpd: Linn Songcast to MPD gateway

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

link:http://www.lesbonscomptes.com/upmpdcli/sc2mpd.html[More information]