Matiq 847725f5fc dsp/: fix FFT inverse, WOLA normalization, detector model, twiddle loader
- Fixed execute_inverse: removed conj bug, now uses positive twiddle only
- Added WOLA normalization factor (wola_sum/hop_ for Hann+hop=N/4)
- New detector model: floor(level) + bell_curve * boost, calibrated from
  measured data (summary.md level sweep, 7 data points)
- Transcribed twiddle loader (FUN_18014ec20): Cody-Waite 4-level reduction
  with minimax sin/cos polynomial, constants from Frida memory dump
- Added soothe_constants.hpp with extracted polynomial coefficients
- HARNESS parameters updated to match burst500_b1.rpp (depth=0.864)

Results: burst500.wav reduction now -5.8 dB vs Ref -6.8 dB (was -14.4 dB)
2026-08-17 18:39:50 +03:00
2026-08-16 18:51:53 +03:00

soothe2-re

Reverse engineering of oeksound soothe2 VST3 DSP core → bit-exact buildable C++

S
Description
Reverse engineering of oeksound soothe2 VST3 DSP core → bit-exact buildable C++
Readme
12 MiB
Languages
C++ 59.3%
Python 36.7%
Java 3.7%
Lua 0.2%
CMake 0.1%