[Feature request]Please let me turn off normalisation & crossfade!

@Sorensiim said:
Please oh please let users decide if we want normalisation or not, thank you.

Quit/close/end Plexamp
look up the location of the file server.json
(e.g. on Windows, it is in C:\Users\<username>\AppData\Local\Plexamp\Plexamp )

insert this section into it (if there is not already an audio section)

  "audio": {
    "normalize": false,
    "crossfade": false
  },

normalize means ‘loudness leveling’, it is a bit incorrectly named.

side note:
crossfading is already automatically disabled in Plexamp when you play an ‘album’.
the function of loudness leveling is changed, so it treats all tracks of the album with a common gain value (‘Album gain’)
the above instructions are for users who want to disable loudness and crossfading in general

2 Likes