The importance of Components?
Mar 14, 2009 at 9:11 PM Post #121 of 121
Quote:

Originally Posted by gregorio /img/forum/go_quote.gif
BTW, when the reconstruction is done, it's a little more sophisticated than just drawing a line between the dots (sampling points). The values between the sampling points are interpolated with some fancy maths which apply dither algorithms. This results in a perfectly linear (without error) recreation of the original waveform, plus a little un-correlated noise down at the LSB level.


There isn't anything particularly sophisticated about the reconstruction - CoolEdit just does spline interpolation IIRC, but a more technically accurate solution is sinc interpolation. They're both easy-peasy. Dither is rarely if ever used.

BTW, I have been made aware that some modern, inexpensive sound cards are out there whose DACs, in fact, lack a reconstruction filter. Doesn't really affect this conversation much but it's worth noting that such beasts do exist and require slightly more work to dismiss out of hand.
 

Users who are viewing this thread

Back
Top