mercury-playground icon indicating copy to clipboard operation
mercury-playground copied to clipboard

Update `fx(reverb)` algorithm

Open tmhglnd opened this issue 11 months ago • 5 comments

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.

tmhglnd avatar Nov 03 '24 11:11 tmhglnd