mercury-playground
mercury-playground copied to clipboard
Update `fx(reverb)` algorithm
The current reverb algorithm doesn't sound that good and doesn't seem to allow for long reverb times (like 6-7 seconds seems to be the max). On top of that it seems that memory usage slowly increases over time when evaluating multiple reverbs.
Maybe a custom reverb algorithm can be build through ToneJS objects, or with a custom processornode.