Commit Graph

2 Commits

Author SHA1 Message Date
7028027adc Fix Equalizer::ComputeCoefficients pointer arithmetic bug
The band index was incorrectly calculated using pointer arithmetic on a
local parameter address, which is meaningless. Now uses the band index
passed as a parameter instead.
2026-03-22 13:36:10 +08:00
36119e62aa Add Equalizer DSP effect 2026-03-21 12:19:27 +08:00