logoalt Hacker News

PcChiptoday at 4:53 PM1 replyview on HN

I'm curious if the audio was being sent bit-perfect to the DAC for all of these tests (ALSA direct), or if it was being run through the audio mixer and being resampled

I can always tell if my 44.1 songs are being resampled to 48 because they're being run through the OS mixer


Replies

dist-epochtoday at 4:56 PM

Proper audio resampling should not be identifiable. Of course, the OS mixer probably doesn't do proper (CPU expensive) resampling.

But a quality audio player should account for this and do it's own.

show 2 replies