Can you pleases do this and upload it here to illustrate it
Here we go.
Dense multitone, periodic (512 samples), linear spacing of ~100Hz, spanning ~100Hz ... 12kHz, pink spectrum, RMS level of 0dB.
Spectrum:
Waveform for "Noise" (random start phases of the cosine oscillators), one period:
The crest factor (ratio of peak sample to RMS level) is directly readable from the peak sample, 2.7 in this case. Minimum for a sine-wave is 1.41.
Waveform for "Sweep" (so-called Newman start phases of the cosine oscillators):
The crest factor here happens to be higher with 3.0. Crest factor of Newman sweeps are very sensitive to the parameters and in this case, notably from the pink spectrum, it turned out to be higher than for noise case.
The point is, except for the overlap region this signal doesn't look like a multitone and will not produce a lot of IMD, only HD.
Waveform for "Pulse" (start phases of the cosine oscillators all being zero):
This one -- basically a pulse train, with some amount of ringing -- clearly does not look like anything resembling a multitone, yet it contains the exact same frequencies and levels as the other two. The distortion response from this one would be almost useless, and of course the crest factor went up to 13.
If we go to the extreme and make the spectrum as dense as possible (and white) then the three variants approach
periodic noise,
endless sweep with very low crest factor and a
single pulse with extreme crest factor.
References:
https://web.stanford.edu/~boyd/papers/pdf/multitone_low_crest.pdf
Note:
The discussed multitones are all linear-spaced, with all frequencies being integer multiples (aka harmonics) of a base frequency. However, for audio testing, we would prefer log-spaced harmonically unrelated frequencies, like the typical 1/10th decade spacing giving 31 tones from 20Hz to 20kHz. So far I have not figured out how to create a sweep-style multitone with
arbitrary frequency selection and it could be it is even impossible, theoretically (or at least insanely impractical/time-consmuing to create with automated brute-force trial&error)
For our application, we are interested in a multitone that contains all selected frequencies "all at the same time" (random-like) but minimizes crest factor. Most often, simply using random start phases suffices is good enough. And zero phases produce the pulse-like pattern.