mirror of
https://github.com/LMMS/lmms.git
synced 2026-01-20 12:28:05 -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