Overview | News | Windows | macOS | Android | iOS | Audio Formats | Components | Encoder Pack | Screenshots | Help & Support | Developer | Old Versions | Other Projects | Blog & Rants
advertisement
Releases of ReplayGain DSP
0.3.10 current version, released on: 2026-06-15
- Attempted fixing a rare crash spotted in the crash logger.
0.3.9 released on: 2026-05-29
- Added a note to the configuration dialog about album mode only working with existing prescanned metadata.
- The clip prevention method dropdown is now disabled if clip prevention isn't enabled.
- Added new very loud playback target option -12 LUFS.
0.3.8 released on: 2026-05-11
- Improved config dialog usability issue, peak value can now be edited even if the string is longer than maximum supported numerical value.
- Fixed background scanner thread closing issue.
0.3.7 released on: 2026-05-11
- Fixed forced RG scanning through converter failing to scan some tracks.
- Removed useless console debug print on start.
0.3.6 released on: 2026-05-10
- Added ability to set custom headroom value. Allowed range 0..-20.0 dBFS.
0.3.5 released on: 2026-04-27
- Recompile with modified SDK with workaround for foo_vst related crashing.
0.3.4 released on: 2026-02-10
- Detects when being used with converter (requires foobar2000 v2.1+) and automatically disables track scan time limits. Converter mode can also be manually activated since some wrappers remove the required flags to detect this.
- Added some missing exception checks to prevent too high peak from crashing the player.
0.3.3 released on: 2026-01-16
- Fixed configuration bug introduced by the addition of new alternative album mode. Pure clip prevention modes could not be activated.
0.3.2 released on: 2026-01-01
- Includes alternative album mode that adjusts playback level based on the loudest track of the album.
- Attempted to fix a rare crash.
0.3.1 released on: 2025-05-23
- Fixed a crash bug.
0.3 released on: 2025-05-07
- More efficient pre-playback ReplayGain scanning. Local track scanning is performed in advance if possible and non-local sources aren't opened for decoding multiple times.
0.2.19 released on: 2025-03-27
- Fixed failure to use previous gain value if pre-track RG scan failed.
- Changed stream RG scanning to be allowed extra two seconds of scanning time.
0.2.18 released on: 2025-03-26
- Added support for detecting and handling track changes even if fast DSP reset option is enabled.
0.2.17 released on: 2024-09-24
- Fixed only-prevent-clipping mode also applying gain when track didn't need rescanning.
0.2.16 released on: 2024-09-19
- Changed the loudness boost option to also take target level based amplification into account.
- Added advanced config option to set maximum allowed gain for realtime scanner (default is +20 dB).
- Changed compress clip prevention mode to not require peak value.
- Added also dbFS formatting to reported peak scan results.
0.2.15 released on: 2024-09-18
- Fixed the console showing incorrect dB amounts of peaks exceeding maximum allowed values.
- Fixed peak compression.
0.2.14 released on: 2024-09-18
- Added option to prevent loudness boost for tracks where peak information is missing or only partially scanned.
0.2.13 released on: 2024-09-17
- Added optional album based "only prevent clipping" operating mode.
0.2.12 released on: 2024-09-14
- Added more options to the automatic replaygain scanning. It's now possible to force rescanning of all tracks and disable scanning entirely.
0.2.11 released on: 2024-05-08
- Fixed smooth interpolation from one gain value to the next between track or album boundaries never working correctly.
0.2.10 released on: 2023-03-16
- Added dark mode support.
- Recompile with the latest SDK in foobar2000 v1.5 compatible mode.
0.2.8 released on: 2021-07-26
- Added protection against apparent invalid gain values.
0.2.7 released on: 2021-07-23
- Returned to older SDK to restore Windows XP compatibility.
- Blacklisted incompatible protocols so they won't be attempted to be decoded.
0.2.6 released on: 2021-03-27
- Opening configuration window reverted -14 LUFS target loudness to default because of incorrect range check. Replaced "experimental" in the name with "alternative".