I really apologize, but I've grown very tired of this. Perhaps some sleep and some coffee will help... another time.
Some quickies:
1. So you're saying that "amplitude vs time" does not contain frequency information?
I'm saying "amplitude vs. time" is signal information in the time domain and "amplitude(+phase) vs. frequency" is the same signal information in the frequency domain. You must do a mathematical transform to go back and forth. In a digital audio file, e.g. .wav,
there is no coding of the frequency content of the signal, just amplitude vs. time. Saying frequency domain is the same as time domain is like saying flour and water IS bread. It's not, unless you transform it. Look at this data:
Give me some idea about the frequencies**. How many are there? It's a small number. What are the frequencies? They are simple, round numbers. If I sent you this file, you could easily TRANSFORM it and answer. Otherwise, to answer your question above, yes, there is no frequency information in the graph, WITHOUT A TRANSFORM of the data.
It IS effectively perfect but with just one or two bits it would "really suck" because you'd barely be able to hear any of that perfect signal buried in the huge amount of quantisation error/noise. Of course, if you applied noise-shaped dither during the quantisation process then more of our perfect ("completely determined") signal would be exposed, as the quantisation noise is redistributed away from our range of hearing. This is the reason why SACD does not "really suck"!
I'm getting tired and bored with your "it's perfect, but with imperfections" arguments. SACD and DSD are 1-bit "delta-sigma"!!!! There are more than 2 output values, there are 2 delta values and many sigma values. It is also sampled at a dramatically higher sample rate. It is not the same as 1 or 2 bit LPCM.
** If you want to cheat, I'll tell you exactly how:
See if NIH Image still exists, or use your own image processing program.
Read in the image and kill everything not blue.
Do an AND with a 1-pixel wide black and white vertical stripe pattern.
Get the program (NIH Image will) to spit out the coordinates of each point.
Stick the data in MATLAB, LabVIEW, Mathematica, Maple, Octave... heck even MS Excel.
Do a Fourier TRANSFORM, careful with the time scale!
Post the answer.