Untriggering one shots doesn't work

Issue #84 resolved
Benjamin Klum repo owner created an issue

No description provided.

Comments (5)

  1. Benjamin Klum reporter

    Changed retriggering/untriggering behavior when clip is playing:

    Type Exclusive Mode Press GUI Play Button or Press MIDI Trigger with Toggle Mode = On Press MIDI Trigger with Toggle Mode = Off Release MIDI Trigger with Toggle Mode = Off
    Loop Off Untrigger Retrigger Untrigger
    Loop On Retrigger Retrigger Untrigger (before Nothing)
    One Shot Off Untrigger (before Retrigger) Retrigger Untrigger (before Nothing)
    One Shot On Retrigger Retrigger Untrigger (before Nothing)
  2. Benjamin Klum reporter

    re #84 Correctly untrigger one shots if group stop button or play button of playing one shot is pressed. Also correctly untrigger by MIDI if not in toggle mode.

    → <<cset 4745eaaace70>>

  3. Log in to comment