Skip to content

Feature request: VC retrigger for envelope generators  #216

@Yoppez

Description

@Yoppez

DADSR(H) is a very good envelope generator, it would be perfect if it has a VC retrigger when using the gate mode, like the one there is on the VCV's default ADSR.

This is very useful when using Host MIDI that can have situations where the gate remains open even when changing notes and the retrigger activates.

For now I'm using a workaround with BOOL module by XOR-ing the gate and the retrigger, but it results on 1 millisecond of time for the release stage to kick in and also a 1 millisecond of delay, since when the gate is on, the retrigger is on too for 1 millisecond, with the XOR resulting in a closed gate for that period. So I have to use a combination of sample delays and other logics to get a 1 sample retrigger, resulting on a bit of a mess (and there is also 1 sample of delay, but I don't think that's a problem).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions