summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMike Brady <mikebrady@eircom.net>2017-10-02 11:22:04 +0100
committerGitHub <noreply@github.com>2017-10-02 11:22:04 +0100
commit44c39fee6a6392e684e1c9944dbaecb3c205ef3f (patch)
tree1c56f69dd73f43a681379d0f28d9442195cac15c /README.md
parent7e233671e127205b094dd9b09a5a445d02e236a1 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 711ab45..bd74e39 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Shairport Sync offers *full audio synchronisation*, a feature of AirPlay that pr
Alternatively, Shairport Sync works well with PulseAudio, a widely used sound server found on many desktop Linuxes. While the timing information is not as accurate as that of `alsa` or `sndio`, it is often impractical to remove or disable PulseAudio. In that case, the `pa` backend can be used. An older backend for PulseAudio called `pulse` does not support synchronisation and is deprecated.
-For other use cases, Shairport Sync can provide synchronised audio output to a unix pipe or to standard output, or to audio systems that do not provide timing information. This could perhaps be described as *partial audio synchronisation*, where synchronised audio is provided by Shairport Sync, but what happens to it in the subsequent processing chain before it reaches the listener's ear, is outside the control of Shairport Sync.
+For other use cases, Shairport Sync can provide synchronised audio output to a unix pipe or to standard output, or to audio systems that do not provide timing information. This could perhaps be described as *partial audio synchronisation*, where synchronised audio is provided by Shairport Sync, but what happens to it in the subsequent processing chain, before it reaches the listener's ear, is outside the control of Shairport Sync.
For more about the motivation behind Shairport Sync, please see the wiki at https://github.com/mikebrady/shairport-sync/wiki.