I have a question about DAC/Amps too, and I think this is a better place to post it rather than create my own thread.
I'm wondering about upsampling. if my source audio file is 16 bit 44.1khz and I upsample to 24/192khz, shouldnt that make absolutely no difference? For example, if a file is sampled at 1hz, ie once every second the computer figures out what the audio data is and represents its value using a single on off switch (1 bit). Then I tell the computer to pass that once per second data to a device that upsamples to 2 bits, 2 hz.
Suddenly, that device CAN provide 4 different output levels and it can check for what that output level is TWICE every second, however , every second the computer will tell that device the same piece of data at either 0 or 1. that value will then be converted to either 0 or 3 (0% or 100% output) by the upsampling device, and instead of giving this 0 or 100% value once every second, it will give that value twice every second. Technically, you have done nothing to the original signal except make it represented a bit redundantly.
So what, really, is upsampling and why is it considered a "good thing" if at all? I figured that somethign that upsamples will do nothing but cause added distortion