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).
.TP
.B \-[no]compressor
Use compressor, it reduces overall volume when sound is overdriven.
The default is ON (\-compressor).
Enable audio compressor. It temporarily reduces the overall volume when
the audio output is overdriven. The default is ON (\-compressor).
.TP
.B \-volume, \-vol \fIvalue
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).
.TP
.B \-[no]compressor
Use compressor, it reduces overall volume when sound is overdriven.
The default is ON (\-compressor).
Enable audio compressor. It temporarily reduces the overall volume when
the audio output is overdriven. The default is ON (\-compressor).
.TP
.B \-volume, \-vol \fIvalue
Sets the startup volume. It can later be changed with the user interface

View file

@ -2828,7 +2828,8 @@ Core Sound Options
**-[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**).