Mainstream/top 40 record labels are finally starting to release music in 24-bit 48 KHz. But my car (iPod USB protocol) can't play 48 KHz, it has to be 44.1 KHz, doesn't seem to matter if it's 24-bit or 16-bit. That means I have to resample some my music. Resampling 48 KHz to 44.1 KHz will likely result in clipping, if the mastered track is already approaching -0dBFS.
If I use the DSP to resample, the audio will likely be clipped by the resample stage. But if I also use a second DSP step for normalizing to -0.1dBFS, will this preserve audio data, that would be clipped if I didn't? Note that I'm working with lossless FLAC source files, the output will be resampled 44.1 KHz ALAC.
If I use the DSP to resample, the audio will likely be clipped by the resample stage. But if I also use a second DSP step for normalizing to -0.1dBFS, will this preserve audio data, that would be clipped if I didn't? Note that I'm working with lossless FLAC source files, the output will be resampled 44.1 KHz ALAC.
Comment