Skip to content

FR: Add arrange grid actions that take into account dotted/triplet #1244

Description

@Breeder

Currently we have

  • SWS/AW: Toggle dotted grid
  • SWS/AW: Toggle triplet grid

But when these are engaged, actions like

  • Grid: Set to 1/2
  • Grid: Set to 1/4
  • etc...

are set to off and instead these are used:

  • Grid: Set to 1/3 (1/2 triplet)
  • Grid: Set to 1/6 (1/4 triplet)
  • etc...

Would be nice to have a dedicated set of SWS actions that report toggle state no matter if one uses dotted and triplet grid. Cycle actions editor can't be used here because it would need IF that looks at 3 commands, and currently it can only look at 2 commands. Maybe it can nest commands - I will probably try that approach and let you know so maybe this FR becomes moot.

It would also be nice to have a dedicated action
-SWS/AW: Toggle swing grid
so it toggles dotted and triplet SWS actions off automatically (that would make the behavior same as the MIDI editor which is much more natural than current Arrange implementation)

P.S.
When one uses Swing grid, there are no problems here. I guess Cockos should fix this on their end, but maybe someone in SWS also wants to see this fixed so sharing here

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions