Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove empty bars from score #4

@somecho

Description

@somecho

Currently a score that looks like |||||| will contain five bars. This should be 0 bars so that scores can look like this:

| q q q | q q q |
| q q q | q q q |

Note the barline at the end of the line and at the beginning of each line. This should be optional, making:

| q q q | q q q
| q q q | q q q |

also a valid score. But in my opinion, the first variant looks nicer and is more analogous to traditional notation.

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