If I understand correctly when you call AudioListener.GetSpectrumData() , unity will analyze the last N samples of the audio source and return the spectrum analyze of these samples. But what is N and can I change it?
↧