UE4 - Microphone Spectrum always return 0 Length

You will need to call dsp->getParameterData every time you want new data, as it will only get a snapshot of the data at that exact frame.

1 Like