Skip to content

Dynamic Audio Normalizer v2.00

Choose a tag to compare

@lordmulder lordmulder released this 26 Jul 12:47
· 427 commits to master since this release

chart

Changelog:

  • Implemented a large lookahead buffer, which eliminates the need of 2-Pass processing
  • Dynamic Audio Normalizer now works with a single processing pass → results in up to 2× speed-up!
  • Removed the setPass() API, because it is not applicable any more
  • Added new flushBuffer() API, which provides a cleaner method of flushing the pending frames
  • Added new reset() API, which can be used to reset the internal state of the normalizer instance
  • Added new setLogFunction API, which can be used to set up a custom logging callback function
  • There should be no changes of the normalized audio output in this release whatsoever

Downloads: