Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 13:34
· 15 commits to master since this release
01a2a86

What's changed.

Features

New UI component - Clipping Wave Visualiser

screenshot-analyzer

Gives a hint how your wave is being shaped with various clipping algorithms. Cool small detail is that it actually applies the same clipping functions that are used for real clipping. So that it is +/- accurate to how your wave is actually shaped.

Improvements & adjustments

Adjusted Warn limits for Analyser

Found it a bit annoying that Analyser shows "Eaten" as Warn(yellow colour) when it is more than 5dB eaten already. Usually it is completely normal to clip up to 10dB. Thus i've changed these limits, now it will show "Eaten" as Warn(yellow) when there is more than 10dB eaten, and Caution(red) when there is more than 20dB eaten.