From: Mike Brady Date: Wed, 26 Aug 2015 21:27:28 +0000 (+0100) Subject: Update README.md X-Git-Tag: 2.5.0.3~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45f492e7dace89de2604bad6644b91a9d30909df;p=thirdparty%2Fshairport-sync.git Update README.md --- diff --git a/README.md b/README.md index 7e736f1d..8bcc2b3a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ There are four default latency settings, chosen automatically. One latency match Shairport Sync is a pretty substantial rewrite of the fantastic work done in Shairport 1.0 by James Laird and others — please see https://github.com/abrasive/shairport/blob/master/README.md#contributors-to-version-1x for a list of the contributors to Shairport 1.x and Shairport 0.x. From a "heritage" point of view, Shairport Sync is a fork of Shairport 1.0. -Shairport Sync is designed for Linux and ALSA. It must have direct access to the output device, which must be a sound card capable of working with 44,100 samples per second interleaved PCM stereo (you'll get a message in the logfile if there's a problem). +Shairport Sync is designed for Linux and ALSA. It must have direct access to the output device, which must be a real sound card capable of working with 44,100 samples per second interleaved PCM stereo (you'll get a message in the logfile if there's a problem). For more about the motivation behind Shairport Sync, please see the wiki at https://github.com/mikebrady/shairport-sync/wiki. @@ -45,7 +45,7 @@ Shairport Sync will output to alsa cards, to standard output and to pipes using For information about changes and updates, please refer to the RELEASENOTES.md file in the distribution. -Note: Historically, Shairport Sync has taken its settings from command line arguments. While this is still the case, it does not always work well across distributions. Accordingly, from version 2.4 onwards, Shairport Sync reads settings from the file `/etc/shairport-sync.conf`. Access to new settings will be provided only in the settings file. +Note: Historically, Shairport Sync has taken its settings from command line arguments. While this is still the case, it does not always work well across distributions. Accordingly, from version 2.4 onwards, Shairport Sync reads settings from the file `/etc/shairport-sync.conf`. Access to new features will only be provided via the settings file. Building And Installing ---------------------