Skip to main content

Fast audio loudness scanner & tagger

Project description

Fast audio loudness scanner & tagger

Latest version Tests status Coverage Supported Python versions License

r128gain is a multi platform command line tool to scan your audio files and tag them with loudness metadata (ReplayGain v2 or Opus R128 gain format), to allow playback of several tracks or albums at a similar loudness level.

This is beta software, please test and report bugs. Some major features are currently missing (album gain, recursive mode…) and will be implemented before version 1.0 is released.

Features

  • Use threading to optimally use processor cores resulting in very fast processing

  • Supports all common audio file formats: MP3, ACC, Vorbis, Opus, FLAC, WavPack…

  • Supports new R128_xxx tag format for Opus files (very few scanners write this tag, athough it is defined in the Opus standard)

Installation

r128gain requires Python >= 3.4.

From PyPI (with PIP)

Install r128gain using pip: pip3 install r128gain

From source

  1. If you don’t already have it, install setuptools for Python 3

  2. Clone this repository: git clone https://github.com/desbma/r128gain

  3. Install r128gain: python3 setup.py install

Command line usage

Run r128gain -h to get full command line reference.

Examples

  • Scan all MP3 files in music_directory: r128gain music_directory/*

License

LGPLv2

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

r128gain-0.2.0.tar.gz (17.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page