computeSpectrum on Sound class?

I’m trying to do some beat detection on a sound, but I want other sounds playing at the same time, and I don’t want those to be included in the beat detection. Is there anything like SoundMixer.computeSpectrum for individual Sound or SoundChannel instances ?