Fixed incorrect phase inversion behavior in DSP when audio hits +0 dbfs

I believe the changelog is referring to a fix for this longstanding bug:

It is/was an error in the DSP code that caused samples at 0 dBFS to wrap around from the positive half of the waveform to the negative half.

AJ