Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Recent Posts
1
3rd Party Plugins - (fb2k) / Re: Dynamic Range plugin
Last post by Treelady -
Completely from my daily experience (mastering engineer)
Note, the DR meter doesn't work super well with Classical and complex material.  But that's ok.

DR Levels you will encounter as of this writing:

12 - 10 Folk
11 - Jazz
10 - Instrumentals, Blue Grass
9 - Old School Country
8 - Things with dynamics.  This is the smallest house on loud street.  Most genres sound good here in terms of dynamics.  If you want louder use the volume knob.
7 - Rock, Classic Rock, half of Alternative,
6 - Pop Radio, Pop Country, Contemporary R&B, Metal
5 - NuMetal, Dark Metal, Speed Metal, Rap and Hip Hop (distortion becomes apparent here for many recordings)
4 - EDM (There is distortion but the audience doesn't care)
3 + Well, the distortion is noticeable to even non sophisticated listeners, also at these point most speakers can't resolve this, speaker damage is likely at high volumes over extended time periods.
2
3rd Party Plugins - (fb2k) / Re: Dynamic Range plugin
Last post by bamajon1974 -
I don't have the True Paek Scanner installed, just foo_dr_meter.

Truepeak scanner is a one stop shop. You can use it instead of replay scanner as well. So just one scan and you have all truepeak, replaygain, clipping, lra and dr in your tags. Of course you can disable what you don't want.

Is DR Meter now redundant with True Peak Scanner? Meaning that all of the functionality of DR Meter is now present in True Peak Scanner?

Thanks!

The only thing that has not been implemented in the current version of Truepeak Scanner is writing the foo_dr.txt file.

That's what I needed to know! Thank you!
3
3rd Party Plugins - (fb2k) / Re: Dynamic Range plugin
Last post by Defender -
I don't have the True Paek Scanner installed, just foo_dr_meter.

Truepeak scanner is a one stop shop. You can use it instead of replay scanner as well. So just one scan and you have all truepeak, replaygain, clipping, lra and dr in your tags. Of course you can disable what you don't want.

Is DR Meter now redundant with True Peak Scanner? Meaning that all of the functionality of DR Meter is now present in True Peak Scanner?

Thanks!

The only thing that has not been implemented in the current version of Truepeak Scanner is writing the foo_dr.txt file.
4
3rd Party Plugins - (fb2k) / Re: Dynamic Range plugin
Last post by bamajon1974 -
I don't have the True Paek Scanner installed, just foo_dr_meter.

Truepeak scanner is a one stop shop. You can use it instead of replay scanner as well. So just one scan and you have all truepeak, replaygain, clipping, lra and dr in your tags. Of course you can disable what you don't want.

Is DR Meter now redundant with True Peak Scanner? Meaning that all of the functionality of DR Meter is now present in True Peak Scanner?

Thanks!
5
Polls / Re: Sound colors of codecs
Last post by TF3RDL -
Everybody with basic understanding of lossy compression knows that lossy encoders don't introduce coloration.
Unless the audio is encoded at low bitrates to the point artifacts are audible to even begin with, though it obviously depend on the lossy codec (e.g. MP3, AAC and its variants like xHE-AAC, OGG Vorbis, Opus) that audio is encoded with?

for @Klymins, what does "sound colorization" really mean in the context of artifacts introduced from lossy audio compression at very low bitrates?
8
3rd Party Plugins - (fb2k) / Re: foo_enhanced_spectrum_analyzer
Last post by TF3RDL -
Another weird one, it seems to lag significantly behind the audio, what's the setting I need to adjust to get it in sync with the music?
While there is no such thing as "Reaction alignment" parameter as in foo_vis_spectrum_analyzer, you can lower the FFT size to 4096 or lower to get better sync through it loses the frequency resolution and also, the amount of delay ahead actual playback in proportion of FFT size parameter is exactly the same as this relevant CodePen project with something like "delay compensation" enabled

BTW, I would assume that if IIR filter bank mode is added, the filter bank-based musical spectrum doesn't have this problem of lagging behind the audio and have equal resolution for all frequencies in logarithmic frequency scale