From b452bc6cd392fcb7631a5d5c4d794aafd5e380e9 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sun, 26 Dec 2010 18:56:40 +0100 Subject: Software volume control --- contrib/config-example | 3 +++ contrib/pianobar.1 | 12 ++++++++++++ 2 files changed, 15 insertions(+) (limited to 'contrib') diff --git a/contrib/config-example b/contrib/config-example index f39d45d..f96440b 100644 --- a/contrib/config-example +++ b/contrib/config-example @@ -29,6 +29,8 @@ #act_songtired = t #act_upcoming = u #act_stationselectquickmix = x +#act_voldown = ( +#act_volup = ) # Misc # mp3, mp3-hifi or aacplus @@ -38,3 +40,4 @@ #sort = quickmix_10_name_az #love_icon = [+] #ban_icon = [-] +#volume = 0 diff --git a/contrib/pianobar.1 b/contrib/pianobar.1 index 6a6bd33..5478fa3 100644 --- a/contrib/pianobar.1 +++ b/contrib/pianobar.1 @@ -125,6 +125,14 @@ Show next songs in playlist. .B act_stationselectquickmix = x Select quickmix stations. +.TP +.B act_voldown = ( +Decrease volume. + +.TP +.B act_volup = ) +Increase volume. + .TP .B audio_format = {aacplus,mp3,mp3-hifi} Select audio format. aacplus is default if both libraries (faad, mad) are @@ -180,6 +188,10 @@ bottom) and name from z to a. .B user = your@user.name Your pandora.com username. +.TP +.B volume = 0 +Initial volume correction in dB. Usually between -30 and +5. + .SH REMOTE CONTROL .B pianobar can be controlled through a fifo. You have to create it yourself by executing -- cgit v1.2.3