Skip to content

Generalize controller behavior for deterministic looping synths #5

Description

@caseyanderson

A project-specific implementation currently supports a synth with deterministic internal envelope cycles that loops until explicitly stopped. This behavior has not yet been standardized.

Desired behavior to investigate

  • First press starts the looping synth and sets persistent GUI/LED activity
  • Second press stops the synth and returns GUI/LED activity to off
  • Internal cycle duration may be deterministic while total playback duration remains indefinite
  • Cleanup and restart reset the state to off
  • Prototype/performance switching preserves the current state
  • Controller, GUI, LED, and project synth state remain synchronized
  • Existing toggle behavior and deterministic one-shot behavior remain unchanged

This should be designed separately from deterministic one-shot and sustaining momentary behavior.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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