about summary refs log tree commit homepage
path: root/Documentation/dtas-console.txt
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-12-14 08:04:32 +0000
committerEric Wong <e@80x24.org>2015-12-14 08:20:34 +0000
commit7bed564d979ce7eceac9cd382be5c993cf0acfc5 (patch)
tree058d06d065f88fdcd65bf91c50bfb40e93105546 /Documentation/dtas-console.txt
parent9263eecf93555beb3567af401a2bfdf25df5e8cd (diff)
downloaddtas-7bed564d979ce7eceac9cd382be5c993cf0acfc5.tar.gz
This is on a linear scale from 0.0 (mute) to 1.0 (no change)
This is in the MPRIS spec and mpd as well (scaled to 0-100)

This changes dtas-console key bindings (0/9) slightly to match
mplayer more closely.  ReplayGain preamp adjustment has moved from
'0'/'9' to '7'/'8' keys.  The 'm' key also toggles mute state (the
pre-mute volume is stored in the dtas-console instance, not in
dtas-player itself).
Diffstat (limited to 'Documentation/dtas-console.txt')
-rw-r--r--Documentation/dtas-console.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/dtas-console.txt b/Documentation/dtas-console.txt
index 2547036..e76f741 100644
--- a/Documentation/dtas-console.txt
+++ b/Documentation/dtas-console.txt
@@ -29,7 +29,10 @@ Key bindings are inspired partially by mplayer(1)
 - SPACE - toggle play/pause state of the playback
 - 'p'/'P' - decrease/increase timer resolution
 - BACKSPACE - seek to the beginning of the track
-- 9/0 - decrease/increase ReplayGain preamp
+- 7/8 - decrease/increase ReplayGain preamp
+- 9/0 - decrease/increase software volume
+- '=' - set software volume to 1.0 (no adjustment)
+- 'm' - mute set software volume to 0.0 (mute)
 - 'f'/'F' - decrease/increase ReplayGain fallback_gain value
 - 'r'/'R' - cycle forward/backwards through ReplayGain modes
 - 'q'/Ctrl-C - exit dtas-console