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 eefc56ed9942dc81115ed9ffc3ecb523cb2b34a1
parent 6ca1059e40a9475e0a052f9bdb3a11b55aea74d9
Author: d.levin256@gmail.com <d.levin256@gmail.com>
Date:   Mon,  5 Feb 2024 19:54:25 +0000

Fix version

Diffstat:
Mdocs/docs/index.md | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/docs/index.md b/docs/docs/index.md @@ -1,4 +1,4 @@ -# KFR 5 Documentation +# KFR 6 Documentation ## Getting started @@ -41,6 +41,6 @@ * [Function reference](auto/refindex.md) -## KFR 4 +## KFR 5 -For KFR 4 documentation, see https://kfr.dev/docs/v4 +For KFR 5 documentation, see https://kfr.dev/docs/v5