Skip to content

Add support for retriggerable deterministic buttons #4

Description

@caseyanderson

Deterministic button support currently blocks additional triggers until the active synth reports completion.

Some deterministic synths should remain re-triggerable, allowing overlapping instances.

Desired behavior:

  • Each button press may launch another finite synth instance
  • Physical release continues reaching the project
  • Additional presses are not blocked
  • GUI and LED remain active while one or more associated instances are running
  • GUI and LED return to off only after every associated instance finishes
  • Early frees, cleanup, and failed synth creation must keep activity state synchronized
  • Existing deterministic blocking behavior remains unchanged

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions