Commit Graph
212 Commits
Author SHA1 Message Date
Matiq abef5c6413 re: twiddle builder FUN_180039b00 is two-path (sin-table copy for N<=1024, angle-ramp+sin/cos for N>1024); loader slots all == 0x18014ec20 2026-08-17 00:27:17 +03:00
Matiq 00d8623b92 notes: twiddle = 1024-entry sin table with stride sampling 2026-08-16 23:38:16 +03:00
Matiq 0d16c5f4b9 docs: giant FFT plan generator analysis (notes_giant_fft.md) 2026-08-16 23:10:12 +03:00
Matiq 1e9bac7a42 chore: transform runtime model complete (stage kernels, slot map, driver loc) 2026-08-16 22:56:26 +03:00
Matiq 9ec0470b86 chore: DSP kernel map (complex-mul/double-mul/max), DumpList getFunctionContaining fix 2026-08-16 22:04:48 +03:00
Matiq 86483ce1fa chore: block-processor decompiled (sp_*.txt); FFT plan/giants + spectral chain documented 2026-08-16 21:35:22 +03:00
Matiq cbbd82136c chore: audio-chain xrefs, PACE-stub pattern, SpectralProcessor vftable id 2026-08-16 21:32:30 +03:00
Matiq 304a926ea4 chore: FFT giants, factor tables, spectral class map, block-processor chain 2026-08-16 21:14:51 +03:00
Matiq 72c1fec3d0 Phase A: DSP FFT plan ID (radix 2/3/5, 1/N inv scale), dispatch-kernel dumps 2026-08-16 20:38:30 +03:00
Matiq de7d0431d0 Phase A: consts extraction (11602), Hann window ID, DSP const map 2026-08-16 19:54:01 +03:00
Matiq 25cf786c54 Initial commit: soothe2 RE workspace + roadmap
- Инфраструктура: RTTI-дампы (rtti_dsp/full.json), декомпиляции DSP-классов (decomp_*.txt),
  Ghidra-скрипты (Dump*.java, ImportRtti*.java, Diag.java), depthcurve/curve_fits LUT.
- Поведенческая модель sim_v5.py + sim.py (RMSE ~0.3dB), утилиты (measure, tt_sweep, patchparam,
  sweep, harness_*, verify_sim).
- summary.md + roadmap.md (контракт из manual M1-M12, топология пайплайна из OCR, фазы A-C).
- pipeline_ocr.txt: OCR диаграммы Appendix A (mid/side ручка, trim/mix/bypass порядок).
2026-08-16 18:54:40 +03:00
Matiq 45a13dcebd Initial commit 2026-08-16 18:51:53 +03:00