Skip to content

Request: Add feedback option to Chorus to make a flanger #575

@DannyDane

Description

@DannyDane

Hi there,

As I understand, the only differences between a Chorus and a Flanger are these:

  1. A Flanger has a shorter delay time than a Chorus.

  2. The delay time of a Flanger modulates to 0, but doesn't with a Chorus.

  3. With a Flanger, the delay has feedback, with a chorus it doesn't.

You can do the first 2 with the current implementation, but not the 3rd.

Would it be possible to add a feedback option to the Chorus?
If it is as simple as swapping the Delay for a FeedbackDelay I could try it myself, although I'm not entirely familiar with Tone's architecture.

Or maybe make Flanger is own, separate effect. But I wouldn't know how to do that without copying alot of code from the Chorus effect.

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions