diff options
| author | 2025-05-09 17:33:07 +0200 | |
|---|---|---|
| committer | 2025-05-09 17:33:28 +0200 | |
| commit | d546f73425f6c58ff7f6468dd29ce878de04fe78 (patch) | |
| tree | de3d6cd05a4ffd42f1b0d51cfec3b278ca39275e /docs/source/commandline | |
| parent | 60730aca5510342f7471b7ad42aeca0afd863f94 (diff) | |
docs: remove mentions of removed compressor cmdline option
Diffstat (limited to 'docs/source/commandline')
| -rw-r--r-- | docs/source/commandline/commandline-all.rst | 14 | ||||
| -rw-r--r-- | docs/source/commandline/commandline-index.rst | 1 |
2 files changed, 0 insertions, 15 deletions
diff --git a/docs/source/commandline/commandline-all.rst b/docs/source/commandline/commandline-all.rst index 9f058e10dff..59fd05ff992 100644 --- a/docs/source/commandline/commandline-all.rst +++ b/docs/source/commandline/commandline-all.rst @@ -2950,20 +2950,6 @@ Core Sound Options mame qbert -nosamples -.. _mame-commandline-nocompressor: - -**-[no]compressor** - - Enable audio compressor. It temporarily reduces the overall volume when - the audio output is overdriven. - - The default is ON (**-compressor**). - - Example: - .. code-block:: bash - - mame popeye -nocompressor - .. _mame-commandline-volume: **-volume** / **-vol** *<value>* diff --git a/docs/source/commandline/commandline-index.rst b/docs/source/commandline/commandline-index.rst index cb6b9a7dfb4..8dc3fd695f7 100644 --- a/docs/source/commandline/commandline-index.rst +++ b/docs/source/commandline/commandline-index.rst @@ -246,7 +246,6 @@ Core Sound Options | :ref:`samplerate <mame-commandline-samplerate>` | :ref:`[no]samples <mame-commandline-nosamples>` -| :ref:`[no]compressor <mame-commandline-nocompressor>` | :ref:`volume <mame-commandline-volume>` | :ref:`sound <mame-commandline-sound>` | :ref:`audio_latency <mame-commandline-audiolatency>` |
