Tone.js Chorus Effect Parameters Explained

This article provides a clear and concise guide to the parameters used to control the Tone.Chorus effect in the Tone.js web audio framework. You will learn about key properties such as frequency, delay time, depth, feedback, and wet/dry mix, enabling you to effectively shape and customize chorus effects in your web-based audio projects.

The Tone.Chorus effect in Tone.js creates a shimmering, detuned sound by mixing the original signal with one or more modulated, delayed copies. To customize this effect, Tone.js provides several key parameters that can be adjusted in real-time.

Key Parameters of Tone.Chorus