Commit 8aa3c09c authored by Gyan Doshi's avatar Gyan Doshi

doc/volume: correct placement of replaygain_noclip

In the merge commit 878f8b0d, entry for replaygain_noclip
was placed in commands, which it is not, instead of among
the options.
parent e26d66da
...@@ -5538,6 +5538,11 @@ Pre-amplification gain in dB to apply to the selected replaygain gain. ...@@ -5538,6 +5538,11 @@ Pre-amplification gain in dB to apply to the selected replaygain gain.
Default value for @var{replaygain_preamp} is 0.0. Default value for @var{replaygain_preamp} is 0.0.
@item replaygain_noclip
Prevent clipping by limiting the gain applied.
Default value for @var{replaygain_noclip} is 1.
@item eval @item eval
Set when the volume expression is evaluated. Set when the volume expression is evaluated.
...@@ -5597,11 +5602,6 @@ The command accepts the same syntax of the corresponding option. ...@@ -5597,11 +5602,6 @@ The command accepts the same syntax of the corresponding option.
If the specified expression is not valid, it is kept at its current If the specified expression is not valid, it is kept at its current
value. value.
@item replaygain_noclip
Prevent clipping by limiting the gain applied.
Default value for @var{replaygain_noclip} is 1.
@end table @end table
@subsection Examples @subsection Examples
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment