Tone.js icon indicating copy to clipboard operation
Tone.js copied to clipboard

Tilt filter parameter for Freeverb

Open CSumm opened this issue 8 months ago • 0 comments

The feature you'd like An option to add a tilt filter on the Freeverb constructor to add colour to reverb tail, whether brightness or darkness.

Any alternatives you've considered Tried creating a Freeverb with tilt filter option using Web Audio API and it half worked where tilt filter did work on tail, but the reverb properties couldn't be adjusted. Having this option in ToneJS would save time creating this feature (like a plate reverb bright and dark knob)

Additional context Tried it myself with default Web Audio API, could not get it exactly working as expected, discovered that ToneJS has a Freeverb option and decided to pitch the idea.

CSumm avatar Apr 18 '25 00:04 CSumm