Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

paplayer: restore option for replaygain reduction as clipping protection #11865

Merged
merged 2 commits into from Apr 15, 2017

Commits on Mar 19, 2017

  1. Fix replaygain so clipping check works when peak not 1.0. Allow ampli…

    …fication to be < 1.0 to provide clipping protection when replaygain < 1.0 and peak > 1.0 (headroom on mp3 decoding).
    DaveTBlake committed Mar 19, 2017
    Copy the full SHA
    85dbc17 View commit details
    Browse the repository at this point in the history
  2. Restore option to avoiding clipping when replaygain and peak values s…

    …pecified by using gain reduction.
    DaveTBlake committed Mar 19, 2017
    Copy the full SHA
    cdeb0d4 View commit details
    Browse the repository at this point in the history