Skip to content

Retrigger works only partially #14

Description

@klangmodulator

Tried to use the retrigger feature of the midithing v2.1. Unfortunately the retrigger ON doesn't work in MONO mode, in DUAL mode only on the first voice and in QUAD mode only on first 3 voices.

I think I spotted the reason: in the function MIDICV::playNote() the gate pin is used as an index for the Retrig array, ranging between 2 to 5. In the ProcessTrigger() function in firmware.ino this array is parsed from 1 to GS.NumVoices.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions