kfrlib / kfr

Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
https://www.kfrlib.com
GNU General Public License v2.0
1.62k stars 248 forks source link

Asymmetric Hann window #192

Open xkzl opened 9 months ago

xkzl commented 9 months ago

Hello,

From the Hann window prototype, it seems that it is only providing support for symmetric window. Is it possible to add support for such specific features ?

dancazarin commented 9 months ago

I can add this feature to the backlog with other requested features. As for the priority of implementation it depends on various criteria. For example priority implementation of features is available for paid customers of KFR as well as for educational organizations if they openly use KFR in their projects.

xkzl commented 9 months ago

Great, what about public university and public/international organizations ? Doest it works ? I am using KFR as open-source project and making use of it in researches in science.

dancazarin commented 9 months ago

Yes, there are various options that may work in your case. Please write to info@kfrlib.com to discuss this further.