config/mpd: disable volume_normalization
https://www.reddit.com/r/mpd/comments/qy316w/volume_normalization_vs_replaygain/
This commit is contained in:
parent
150324c3ac
commit
ba608af9d6
|
@ -15,7 +15,6 @@ playlist_plugin {
|
||||||
enabled "true"
|
enabled "true"
|
||||||
}
|
}
|
||||||
|
|
||||||
volume_normalization "yes"
|
|
||||||
replaygain "track"
|
replaygain "track"
|
||||||
auto_update "yes"
|
auto_update "yes"
|
||||||
restore_paused "yes"
|
restore_paused "yes"
|
||||||
|
|
Loading…
Reference in New Issue