summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMike Brady <mikebrady@eircom.net>2017-02-05 16:34:21 +0000
committerGitHub <noreply@github.com>2017-02-05 16:34:21 +0000
commit51b5544b73d610276a289e4753668da0949a2cc2 (patch)
treefc34be335583fd494552701593e9f7906ae6a4c9 /scripts
parentf7f2a6bfea17480086d3c6a0cb446fcb10316eea (diff)
Update shairport-sync.conf
Diffstat (limited to 'scripts')
-rw-r--r--scripts/shairport-sync.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/shairport-sync.conf b/scripts/shairport-sync.conf
index caae9ae..77dddbd 100644
--- a/scripts/shairport-sync.conf
+++ b/scripts/shairport-sync.conf
@@ -24,7 +24,7 @@ general =
// resync_threshold_in_seconds = 0.050; // a synchronisation error greater than this number of seconds will cause resynchronisation; 0 disables it
// log_verbosity = 0; // "0" means no debug verbosity, "3" is most verbose.
// ignore_volume_control = "no"; // set this to "yes" if you want the volume to be at 100% no matter what the source's volume control is set to.
-// volume_range_db = 60 ; // use this to set the range, in dB, you want between the maximum volume and the minimum volume. Range is 30 to 150 dB. Leave it commented out to use mixer's native range.
+// volume_range_db = 60 ; // use this to set the range, in dB, you want between the maximum volume and the minimum volume. Range is 30 to 150 dB. Leave it commented out to use mixer's native range.
// volume_max_db = 0.0 ; // use this, which must have a decimal point in it, to set the maximum volume, in dB, you wish to use.
// The setting is for the hardware mixer, if chosen, or the software mixer otherwise. The value must be in the mixer's range (0.0 to -96.2 for the software mixer).
// Leave it commented out to use mixer's maximum volume.