mirror of
https://github.com/LMMS/lmms.git
synced 2026-02-01 10:13:33 -05:00
* Multiple effects: Calculation of `outSum` should be after D/W mixing * CrossoverEQ.cpp: `outSum` must be divided by frames in the end * CrossoverEQ.cpp: don't overwrite `outSum` in for loop, but increment it