Rev E said:
One of the things that doesn't get mentioned in the discussion of whether to use higher sampling rates (88.2 kHz or 96 kHz) is that the brick wall filter (that approximates to 1/2 the sample rate) is moved higher. As a result it affects less of the recorded signal.....(clip)......So by recording at higher sample rates, you reduce the indirect effect that the filter will have on the signal you recorded.
Yeah, you are right, it seems. The filter actually isn't a brick wall, though. The signal is rolled off starting at 20k and is out by 22k. That much level dump in that small of a range causes phasing and ringing. Here is something I found about aliasing and why we use 44.1, and a link to the page.
ALIASING
if a 25 kHz waveform is sampled at 44.1 kHz (which has a Nyquist value of 22.05 kHz), the Nyquist rule is broken. 44 kHz - 25 kHz , results in a 19 kHz waveform which is heard as distortion. This is also known as 'foldover'
You can capture a 20 kHz simply by sampling at 40 kHz to satisfy Nyquist, plus 10% more for the guard band, plus 100 Hz to lock to video. 40 + 4(10%) + 100 Hz = 44.1.
"Now we have to build these anti-aliasing filters [low pass filter] to cleanly pass 20 kHz, but be out (-90 dB) by 22 kHz". So the extra 2k is the space needed to allow the filter to cut the signal to zero, and 44k avoids aliasing this data from 20-22k, the guard band.
" Truth is you can't dump that much level in that little frequency band without huge phase problems in the analog or digital domain. Therefore phase shift and high frequency ringing are common. 48K is smoother than 44k because of the extra headroom (10%). The problem with 48 k is it uses more media and is another standard"
Some digital stuff