]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update README.md
authorMike Brady <mikebrady@eircom.net>
Mon, 4 Sep 2017 17:42:26 +0000 (18:42 +0100)
committerGitHub <noreply@github.com>
Mon, 4 Sep 2017 17:42:26 +0000 (18:42 +0100)
README.md

index 80fd70b7f6037c7be82b4ae872815a0d8fd4c4b7..2831b6f852942807b60d0976eedcb5bee25ad5e4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -13,7 +13,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 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.