dsp: freqpath - warp 0x5406a8 = 0.87*x/(1+x/K) (K=exp(2.0723), x=f/2000) из FUN_180530850 (0x530900) + self-check (rel err 1.5e-07, PASS)

This commit is contained in:
2026-08-18 17:08:42 +03:00
parent 0a4c0c959b
commit 111d47530e
4 changed files with 166 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ add_library(soothe2_dsp SHARED
filter.cpp
detect.cpp
twin.cpp
freqpath.cpp
phase_table.cpp
)