inspectrum icon indicating copy to clipboard operation
inspectrum copied to clipboard

Added a time resolution slider

Open hansvi opened this issue 7 years ago • 5 comments

Increasing time resolution by narrowing the fft window function. The window function now is a Kaiser bessel function.

Also, I removed some variables that were not used.. They are just commented out, so please review this and if there is a reason for this, please let me know.

hansvi avatar Apr 13 '17 21:04 hansvi

This is looking like a nice feature, thanks for submitting and let me know what you think about the proposed changes.

miek avatar Apr 14 '17 20:04 miek

I will be making the changes you requested.

hansvi avatar Apr 15 '17 11:04 hansvi

I've been doing my own improvements in the meantime: I now use the liquid-dsp implementation of the kaiser window, and I made the beta parameter configurable as it is also handy to be able to tune the fft window shape.

hansvi avatar Apr 15 '17 12:04 hansvi

Hey miek, Can you take another look at the changes? I think the changes should be done.

hansvi avatar Jun 04 '17 19:06 hansvi

ping is this repo still active?

catkira avatar Oct 18 '22 13:10 catkira