TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Dynamic Audio Normalizer

17 pointsby jlturnerabout 4 years ago

5 comments

bob1029about 4 years ago
&gt; Note, however, that the Dynamic Audio Normalizer achieves this goal without applying &quot;dynamic range compressing&quot;. It will retain 100% of the dynamic range within each &quot;local&quot; region of the audio file.<p>Something doesn&#x27;t feel right to me here.<p>If you are adding or removing gain from a signal in an attempt to &quot;normalize&quot; its amplitude overall, then by the very definition of Dynamic Range Compression has it been applied here. To say that it retains 100% of the dynamic range within each local region of the file is somewhat disingenuous in my view. The entire purpose of this exercise is to adjust the amplitude <i>relative to other sections of the waveform</i> such that <i>in aggregate</i> things sound more consistent to a listener volume-wise over meaningful periods of time. Listeners do not enjoy audio waveforms in 1000 sample window sizes.
valdiornabout 4 years ago
I&#x27;m pretty sure OP has just designed a look-ahead compressor with a slightly over-engineered response envelope, which in practice will probably respond worse than most existing mastering limiters with lookahead capability on the market.<p>Nice write-up, but this is not some new, groundbreaking approach :)
jschveibinzabout 4 years ago
Just adding this here for reference:<p><a href="https:&#x2F;&#x2F;www.producerspot.com&#x2F;equalize-normalization-compression-and-limiting-mastering-tips-and-tricks" rel="nofollow">https:&#x2F;&#x2F;www.producerspot.com&#x2F;equalize-normalization-compress...</a>
jstschabout 4 years ago
Good write up, but this reads as a naive implementation of a single band compressor with gain compensation, a long look ahead, fast attack and slow release setting.
polyterativeabout 4 years ago
This feels like a weird compressor. The chart looks good but ìm not sure about the actual result