docs: explain compressor a bit again

This commit is contained in:
hap 2021-09-24 21:39:40 +02:00
parent 95bcb4551d
commit 9db8443a30
3 changed files with 6 additions and 5 deletions

View File

@ -939,8 +939,8 @@ cause higher audio quality but slower emulation speed. The default is
Use samples if available. The default is ON (\-samples). Use samples if available. The default is ON (\-samples).
.TP .TP
.B \-[no]compressor .B \-[no]compressor
Use compressor, it reduces overall volume when sound is overdriven. Enable audio compressor. It temporarily reduces the overall volume when
The default is ON (\-compressor). the audio output is overdriven. The default is ON (\-compressor).
.TP .TP
.B \-volume, \-vol \fIvalue .B \-volume, \-vol \fIvalue
Sets the startup volume. It can later be changed with the user interface Sets the startup volume. It can later be changed with the user interface

View File

@ -970,8 +970,8 @@ cause higher audio quality but slower emulation speed. The default is
Use samples if available. The default is ON (\-samples). Use samples if available. The default is ON (\-samples).
.TP .TP
.B \-[no]compressor .B \-[no]compressor
Use compressor, it reduces overall volume when sound is overdriven. Enable audio compressor. It temporarily reduces the overall volume when
The default is ON (\-compressor). the audio output is overdriven. The default is ON (\-compressor).
.TP .TP
.B \-volume, \-vol \fIvalue .B \-volume, \-vol \fIvalue
Sets the startup volume. It can later be changed with the user interface Sets the startup volume. It can later be changed with the user interface

View File

@ -2828,7 +2828,8 @@ Core Sound Options
**-[no]compressor** **-[no]compressor**
Use compressor, it reduces overall volume when sound is overdriven. Enable audio compressor. It temporarily reduces the overall volume when
the audio output is overdriven.
The default is ON (**-compressor**). The default is ON (**-compressor**).