secubox-openwrt/config
CyberMind-FR 528e9e508c feat(wall): FFT histogram + improved BPM detection + performance fixes
FFT Histogram:
- Colorset-mapped frequency bars (bottom center)
- Each bar corresponds to a TAO_SPECTRUM color
- Colors pulse brighter based on FFT energy

BPM Detection:
- Lowered thresholds (0.03 kick, 0.08 flux)
- Adaptive threshold tracks average energy
- Faster detection (3 onsets vs 4)
- More responsive smoothing (alpha 0.4)
- 200ms debounce between beats

Performance:
- Canvas scale 2x (was 10x)
- Limited 3D tilt ±12°/±10°
- Optimized tiling margins
- Wrapper-based overflow clipping

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-15 11:25:55 +01:00
..
mitmproxy fix(metablogizer): Optimize list_sites RPC for 78 sites performance 2026-02-26 13:30:28 +01:00
samples feat(wall): FFT histogram + improved BPM detection + performance fixes 2026-03-15 11:25:55 +01:00