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



File Date Author Commit
debian 2016-02-04 Jean-Francois Dockes Jean-Francois Dockes [362d49] doc and changelog
mpd2src 2016-01-31 Jean-Francois Dockes Jean-Francois Dockes [d83e47] Let uxsender accept stdin as file input
sc2src 2016-01-11 Jean-Francois Dockes Jean-Francois Dockes [ca90f3] astyled
.gitignore 2014-11-09 Jean-Francois Dockes Jean-Francois Dockes [79d5af] init, getting rid of uninteresting history
Makefile.am 2015-12-24 Jean-Francois Dockes Jean-Francois Dockes [06045c] dist tagging
README.asc 2016-02-04 Jean-Francois Dockes Jean-Francois Dockes [362d49] doc and changelog
autogen.sh 2014-11-09 Jean-Francois Dockes Jean-Francois Dockes [79d5af] init, getting rid of uninteresting history
configure.ac 2016-02-04 Jean-Francois Dockes Jean-Francois Dockes [9badea] bump version
ohbuild.sh 2016-01-14 Jean-Francois Dockes Jean-Francois Dockes [0d54ef] ohbuild: patch makefiles to recognizes armv6l

Read Me

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