Define two pink noise signals, A and B, each independent of the other.
...
I've just tried this:
Let left = a + cos (x) * b
Let right = a + sin (x) * b
where x = n / 88100, and n is the sample number assuming 44.1kHz sampling rate.
Going back to the absolutely useless topic (in the context of speaker design), can we take the Time domain impulse of the 1 sample at 48kHz and run an FFT on that?
Or push that through a DAC that band limits it below Nyquist…
And then run that into a ADC that samples at 96, 192 ?
… Would that then be 2 or 4 samples wide?
A single non-zero sample file ignores the headroom for practical anti-aliasing/reconstruction filter roll-off and runs full-band right up to Nyquist. Same, of course, with Amir’s random-sample file. Both are "illegal" in this sense.
So it's highly unlikely to see a single non-zero sample file (except if the usable bit depth is so low that quantization forces it).
...Unless, of course, you specifically doctor the spectrum of the input pulse in the analog domain to compensate for your ADC’s anti-aliasing filter
