From: Ralph Ronnquist Date: Thu, 27 Apr 2023 16:22:22 +0000 (+1000) Subject: editorial X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=462ec06035c059c3a5d74019317ae4db94d32678;p=rrq%2Fnewlisp%2Falsa-dispatcher.git editorial --- diff --git a/alsa-dispatcher.8.adoc b/alsa-dispatcher.8.adoc index d3554eb..64e8227 100644 --- a/alsa-dispatcher.8.adoc +++ b/alsa-dispatcher.8.adoc @@ -80,10 +80,11 @@ plughw ---- + The example _$HOME/.alsa-dispatcher_ nominates _bt_ as the first ALSA -PCM to try, and then _plughw_ as the second (and last). This suggest a -bluetooth device _bt_ that has priority when in use; -*alsa-dispatcher.lsp* will direct playback to _bt_ if it is in use and -otherwise fall back on _plughw_ (i.e. the default sound card). +PCM to try, and _plughw_ as the second (and last). This illustrates +ain imagined setup with a bluetooth device _bt_ that should have +priority when in use. *alsa-dispatcher.lsp* will direct playback to +_bt_ if it is in use and otherwise fall back on _plughw_ (i.e. the +default sound card). == SEE ALSO