Switch to unified view

a/README.asc b/README.asc
1
== sc2mpd: Linn Songcast to MPD gateway
1
== sc2mpd: Linn Songcast to Linux gateway
2
3
The sc2mpd package implements two gateways between Linn Songcast and Linux
4
systems, acting either as Receiver as Sender
5
6
The 2 commands in the package are based on the Linn Open Source libraries,
7
for which the package provides an extraction and build script.
8
9
link:http://www.lesbonscomptes.com/upmpdcli/sc2mpd.html[More information]
10
11
== sc2mpd
2
12
3
*sc2mpd* implements a gateway for playing a Linn Songcast audio stream on
13
*sc2mpd* implements a gateway for playing a Linn Songcast audio stream on
4
Linux.
14
Linux.
5
15
6
It can work in two modes, either by forwarding the stream to MPD (using
16
It can work in two modes, either by forwarding the stream to MPD (using
...
...
11
link:http://www.lesbonscomptes.com/upmpdcli[upmpdcli], with with it
21
link:http://www.lesbonscomptes.com/upmpdcli[upmpdcli], with with it
12
provides a Songcast _Receiver_ interface (hopefully) usable from any
22
provides a Songcast _Receiver_ interface (hopefully) usable from any
13
Songcast _Sender_ such as the Windows or Mac OS X Linn Songcast
23
Songcast _Sender_ such as the Windows or Mac OS X Linn Songcast
14
applications.
24
applications.
15
25
16
link:http://www.lesbonscomptes.com/upmpdcli/sc2mpd.html[More information]
26
27
== mpd2sc
28
29
*mpd2sc* implements a gateway for sending a Linux audio stream to Songcast.
30
31
It can works in two slightly different modes, reading mpd output from a
32
fido, or reading an ALSA input channel. In both cases, the interface is
33
provided by *upmpdcli*.