Herman wrote:
"why, given the low cost of memory and computing power, doesn't every player above the entry level read and re-clock the data to the dac thereby eliminating this variable from the equation?"
This is understandable. To make a system like this behave just like a normal CD player is a HUGE undertaking. There is a lot of software development because of things like: what happens when you decide to skip ahead on the current playing track or skip back to the last track? This is simple for a regular CD player, but if the data is cached in memory, there may be a large latency to flush the memory cache and refill it with new data and then begin playing it. The system must actually "look-ahead" and predict what the user will likely do with the remote buttons, otherwise, there is a big latency penalty. There is also the issue of DVD-A and SACD. The computer model wil not work for these, so the player must revert back to a standard-type player. It's really a can of worms to make is behave like a standard universal player.