Hi -
Unfortunately, I have ripped a substantial number of my CDs to FLAC format with volume normalization enabled. For classical music, this causes the noise floor to change noticably between tracks, which I find noisome.
So, I'd like to reverse the normalization. But, I haven't found a utility to accomplish this. If I proceed and write one, shouldn't it be possible to open the FLAC, parse the audio information into a buffer and calculate the minimum amplitude value within the buffer and use that as a scalar value to be subtracted from each sample within the buffer to effectively denormalize back to zero?
Thanks,
Jim
Unfortunately, I have ripped a substantial number of my CDs to FLAC format with volume normalization enabled. For classical music, this causes the noise floor to change noticably between tracks, which I find noisome.
So, I'd like to reverse the normalization. But, I haven't found a utility to accomplish this. If I proceed and write one, shouldn't it be possible to open the FLAC, parse the audio information into a buffer and calculate the minimum amplitude value within the buffer and use that as a scalar value to be subtracted from each sample within the buffer to effectively denormalize back to zero?
Thanks,
Jim
Comment