Dynamic Audio Normalizer

Submit portable freeware that you find here. It helps if you include information like description, extraction instruction, Unicode support, whether it writes to the registry, and so on.
Message
Author
User avatar
deathcubek
Posts: 221
Joined: Thu Jul 14, 2011 9:42 am
Location: Island of Lost Minds

Re: Dynamic Audio Normalizer

#31 Post by deathcubek »

Dynamic Audio Normalizer v2.10
https://github.com/lordmulder/DynamicAu ... s/tag/2.10
https://www.mediafire.com/folder/flrb14 ... Normalizer
https://bitbucket.org/muldersoft/dynami ... /downloads

Code: Select all

Changelog:
• Core library: Added process() function, i.e. an "out-of-place" version of processInplace()
• Implemented Python API → Dynamic Audio Normalizer can be used in, e .g., Python-based applications
• CLI front-end: Added new CLI option -t to explicitly specify the desired output format
• CLI front-end: Added new CLI option -d to explicitly specify the desired input library
• CLI front-end: Added support for decoding input files via libmpg123 library
• CLI front-end: Implemented automatic/heuristic selection of the suitable input library
• CLI front-end: Properly handle input files that provide more (or less) samples than what was projected
• Windows binaries: Updated the included libsndfile version to 1.0.27 (2016-06-19)
• Windows binaries: Updated build environment to Visual Studio 2015 (MSVC 14.0)

User avatar
two
Posts: 40
Joined: Fri Jan 13, 2012 8:04 pm

Re: Dynamic Audio Normalizer

#32 Post by two »

Nice one, gonna try it.

Post Reply