kfr

Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
Log | Files | Refs | README

commit e865dc21a3e2792a94f3b2dcdf214070b0b8964c
parent 6d4788e04c2f309014acdefc6d7c13db198a1bb9
Author: d.levin256@gmail.com <d.levin256@gmail.com>
Date:   Wed, 11 Oct 2023 21:18:26 +0100

KFR 5.1.0

Diffstat:
Minclude/kfr/kfr.h | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/kfr/kfr.h b/include/kfr/kfr.h @@ -33,8 +33,8 @@ #include "cident.h" #define KFR_VERSION_MAJOR 5 -#define KFR_VERSION_MINOR 0 -#define KFR_VERSION_PATCH 3 +#define KFR_VERSION_MINOR 1 +#define KFR_VERSION_PATCH 0 #define KFR_VERSION_LABEL "" #define KFR_VERSION_STRING \