someguynamedjosh / audiobench

Open source modular synthesizer
https://someguynamedjosh.github.io/audiobench/
GNU General Public License v3.0
77 stars 2 forks source link

Use modules on sum output #18

Open someguynamedjosh opened 4 years ago

someguynamedjosh commented 4 years ago

Right now all modules added to the note graph are cloned for each individual note that is played. This leaves no way to create effects that work on the sum output of all notes being played. This functionality is needed to make effects like reverb and distortion sound correct.