Skip to content

multisignature fake bug + UX suggestion #137

@coderofsalvation

Description

@coderofsalvation

First of all, thanks for this wonderful piece of software.
Lets first open up a bottle of wine, and appreciate how beautiful it looks with adwaita-dark theme:

Image

OK, now the issue: so initially I thought it was a bug..but it turns out it's just a UX thing.

Reproduce steps

  1. (optional) press play
  2. create pattern 1
  3. press play
  4. create pattern 2
  5. set signature to 3/4

pattern 2 will stay in 4/4 eventhough the dropdown boxes will display 3 and 4

When pressing stop, and re-opening the editor, the dropdown boxes mysteriously were reset to 4 and 4 :/

This 'bug' made me bang my head against the wall..read the docs again..try various things to make the loops play with different signatures.

Cause

It turns out that signatures cannot be changed when playing.
However, the gui allows changing the dropdowns (but the controls do not update the data).

Solution

While playing, the signature dropdowns should be grayed out (and enabled once pattern is no longer playing) <---- preferred

Other (probably more complicated/annoying) solutions are:

  • stop the transport when changing the signature (prolly too aggressive for live-performers)
  • refactor things to allow updating signature in realtime (might introduce code to restart properly etc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions