diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2010-12-26 18:56:40 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2010-12-27 13:43:06 +0100 |
commit | b452bc6cd392fcb7631a5d5c4d794aafd5e380e9 (patch) | |
tree | 252ca5a8b261f7ffc33b058c13cba49eb6385398 /contrib/pianobar.1 | |
parent | 46b837ce695ca844db9f408512b43b592eab5126 (diff) | |
download | pianobar-b452bc6cd392fcb7631a5d5c4d794aafd5e380e9.tar.gz pianobar-b452bc6cd392fcb7631a5d5c4d794aafd5e380e9.tar.bz2 pianobar-b452bc6cd392fcb7631a5d5c4d794aafd5e380e9.zip |
Software volume control
Diffstat (limited to 'contrib/pianobar.1')
-rw-r--r-- | contrib/pianobar.1 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/pianobar.1 b/contrib/pianobar.1 index 6a6bd33..5478fa3 100644 --- a/contrib/pianobar.1 +++ b/contrib/pianobar.1 @@ -126,6 +126,14 @@ Show next songs in playlist. 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 available. mp3-hifi is available for Pandora One customers only. @@ -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 |