issues
search
sinshu
/
numflat
A numerical computation library for C#
MIT License
22
stars
3
forks
source link
Add STFT
#6
Closed
sinshu
closed
9 months ago
sinshu
commented
9 months ago
Consider an API to configure whether to do perfect reconstruction or not.
Throws an exception if window and frame shift settings are inconsistent with perfect reconstruction.
Consider an API to get the time of a short time frame.
Supports only real signals and uses real FFT.