4afsanakhan
It’s easy to imagine that when streaming audio from a server farm miles away, errors could creep into the signal that would require error correction or interpolation. So it really isn’t accurate to say "bits is bits" if you're talking about audio playback in real time.
It stands to reason that bits is bits.Things are not always as they appear at a quick glance.
Streaming should sound no different than the CD. They are both after all 1s an 0s that are checked to be bit perfect.That is mistaken. While outright errors on an audio CD are usually rare - there is redundant encoding of the data which are interleaved on the disc - the CD-A standard includes interpolation when an error cannot be recovered. By definition, the interpolation is an estimate and not necessarily bit perfect. ( The interpolation is needed because unlike a CD-ROM, an audio CD needs to read in real time.)
It’s easy to imagine that when streaming audio from a server farm miles away, errors could creep into the signal that would require error correction or interpolation. So it really isn’t accurate to say "bits is bits" if you're talking about audio playback in real time.