Parent: [3207da] (diff)

Child: [09de8d] (diff)

Download this file

README.asc    34 lines (22 with data), 1.2 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
== 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*.