mpogue2 / SquareDesk

Fully-featured music player and sequence designer, designed for square dance callers
10 stars 4 forks source link

Feature: per-song normalize #1052

Open mpogue2 opened 8 months ago

mpogue2 commented 8 months ago

Normalize should not be a global option. I have one song (Rhythm's Fireball) that has a high volume spike in it, which causes the whole song to be normalized way too low.

Instead:

mpogue2 commented 8 months ago

I suppose we could also change the normalization to be not by peak, but my audible perceived volume, or something like that. But, that would likely take longer at load time (but it would need to be done just once and the result cached).