replaygain 1.0.1

Analyze audio data to get the ReplayGain tags (gain, peak).
Documentation
  • Coverage
  • 85.71%
    6 out of 7 items documented1 out of 7 items with examples
  • Size
  • Source code size: 64.8 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.76 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • main--/replaygain-rs
    4 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • main--

replaygain-rs

Analyze audio data to get the ReplayGain tags (gain, peak).

This is little more than a wrapper around the replaygain analysis functionality provided by ffmpeg's af_replaygain. Unlike af_replaygain however, this gives you the actual values instead of just printing them to the console and then throwing them away. So close, yet so far.

Documentation Crates.io