man/dtas-console.1 in dtas-0.0.0 vs man/dtas-console.1 in dtas-0.1.I
- old
+ new
@@ -30,14 +30,34 @@
.IP \[bu] 2
\[aq]p\[aq]/\[aq]P\[aq] - decrease/increase timer resolution
.IP \[bu] 2
BACKSPACE - seek to the beginning of the track
.IP \[bu] 2
+9/0 - decrease/increase ReplayGain preamp
+.IP \[bu] 2
+\[aq]f\[aq]/\[aq]F\[aq] - decrease/increase ReplayGain fallback_gain
+value
+.IP \[bu] 2
+\[aq]r\[aq]/\[aq]R\[aq] - cycle forward/backwards through ReplayGain
+modes
+.IP \[bu] 2
Ctrl-C - exit dtas-console
.SH ENVIRONMENT
.PP
DTAS_PLAYER_SOCK - the path to the dtas-player control socket.
This defaults to ~/.dtas/player.sock
+.SH CAVEATS
+.PP
+Increasing timer resolution increases the number of CPU wakeups and
+power consumption.
+This defeats the efforts of dtas-player configurations which use large
+buffers (especially in the sink) to reduce wakeups and power
+consumption.
+.PP
+In rare cases (or poorly-configured systems), increased wakeups from
+dtas-console will also increase contention with the sound card,
+negatively affecting audio quality even if CPU utilization is not a
+problem.
.SH SEE ALSO
.PP
dtas-player(1), dtas-player_protocol(7), dtas-ctl(1), dtas-sinkedit(1),
dtas-sourceedit(1)