Merge branch 'v0.23.x'

This commit is contained in:
Max Kellermann
2023-06-02 14:36:02 +02:00
11 changed files with 59 additions and 15 deletions

View File

@@ -314,6 +314,7 @@ input {
## device "Digital Audio (S/PDIF) (High Definition Audio Device)" # optional
# or
## device "0" # optional
## mixer_type "hardware" # optional
## Exclusive mode blocks all other audio source, and get best audio quality without resampling.
## exclusive "no" # optional
## Enumerate all devices in log.

View File

@@ -725,9 +725,11 @@ MPD enables MixRamp if:
- Cross-fade is enabled
- :ref:`mixrampdelay <command_mixrampdelay>` is set to a positive
value, e.g.::
mpc mixrampdelay 1
- :ref:`mixrampdb <command_mixrampdb>` is set to a reasonable value,
e.g.::
mpc mixrampdb -17
- both songs have MixRamp tags (or ``mixramp_analyzer`` is enabled)
- both songs have the same audio format (or :ref:`audio_output_format`