I've built toy DACs from scratch and professionally real DACs from as close as one can to bear metal without an ASIC run (FPGAs)... this thread has got me scratching my head as to what people are talking about.... like in general anything audio would be encoded with is such low bandwidth and timing accuracy (from a digital hardware side) compared to modern digital transport layers that I'd be astonished if any of this jitter stuff is real (In terms of it mattering when the DAC gets it's bits). It's not like you just directly bit bang a DAC when you want it to make noise - it's always gonna have some kinda internal fifo buffer that will clock in and out bits at the same rate regardless of what feeds it as long as the fifo isn't depleted. The DAC's clock will have jitter but that'll be constant no matter what you do until you get a better DAC
But it has gotten me interested in what all this stuff could possible be
The software from the OG post has gotta be like a virus lol...
Even .flac is 1.4mbps unless you're reading random sectors from a 2.0 usb flash drive anything can sustain that... and again even if you couldn't it would buffer all over place and you'd still get the same audio output albeit with a little lag before the song started.
... realizing as I'm writing this this is a necro'ed thread

......
EAC though
is interesting from a technical standpoint because it does appear to be real, in so far as people genuinely thought it was doing something, and yet I can't figure out why it would exist at any period of time.
Even if you were playing on a CD player in the 80s the reed-solomon would (should?) have been completely timing agnostic, that is to say the time it'd take to check and fix any errors (assuming they're fixable) should be exactly the same time it'd take to check and pass non error'ed bits as they'd literally come out on the same clock edge.
There's all this talk on the website about it's features but I just can't imagine what's it's doing... BER of an undamaged CD after FEC should be zero, so "rereading sectors" shouldn't do anything.
Attempting to find any sorta of paper on this, there is this
https://www.tandfonline.com/doi/full/10.1080/15567280701418098#d1e2321
But this is really for cases of a difference in writing with TAO vs DAO but these are completely different from an electro stamped method to mass produce CDs...
Perhaps this was all for dealing with damaged CDs? But then again once you've exceeded your FEC's error tolerance, some amount of data is gone, and no amount of re-reads will bring it back.. unless there's a probability associated with reading a damaged sector haha oh man what a rabbit hole