Skip to content

Overriding a footswitch in a pedalboard config turns its chord partner into a solo longpress #230

Description

@sastraxi

A pedalboard config.yml that overrides a footswitch drops that switch's longpresses, which silently turns its chord partner into a solo binding.

Default (default_config_pistomptre.yml): A+B = Pedalboard −, C+D = Pedalboard +.

A board with:

hardware:
  footswitches:
  - id: 2
    longpress: toggle_bypass

leaves C out of the next_pedalboard group. D is now the only member, and a lone member fires solo — so longpressing D changes the pedalboard and toggles tap tempo. Same for B and Pedalboard − if id 0 is overridden. There is no warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions