ar1st0crat / NWaves

.NET DSP library with a lot of audio processing functions
MIT License
453 stars 71 forks source link

out of memory using Stft.Spectrogram function #81

Closed John1911603424 closed 6 months ago

John1911603424 commented 1 year ago

out of memory using Stft.Spectrogram function

ar1st0crat commented 6 months ago

Stft.Spectrogram has no problems with memory usage. Most likely, the problem is caused by incorrect usage of the method, and this issue duplicates #78