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



File Date Author Commit
debian 2015-07-27 Jean-Francois Dockes Jean-Francois Dockes [e3f725] Allow specifying the libsamplerate converter type.
doc 2015-07-27 Jean-Francois Dockes Jean-Francois Dockes [58b433] doc
src 2015-07-27 Jean-Francois Dockes Jean-Francois Dockes [e3f725] Allow specifying the libsamplerate converter type.
.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-07-27 Jean-Francois Dockes Jean-Francois Dockes [e3f725] Allow specifying the libsamplerate converter type.
ohbuild.sh 2015-04-29 Jean-Francois Dockes Jean-Francois Dockes [88119b] update to current ohNet et al. version

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]