mirror of
https://github.com/holub/mame
synced 2025-07-03 17:08:39 +03:00
docs: explain compressor a bit again
This commit is contained in:
parent
95bcb4551d
commit
9db8443a30
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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**).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user