Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling of Repeat Dots #10

Open
hbitteur opened this issue Apr 28, 2017 · 2 comments
Open

Handling of Repeat Dots #10

hbitteur opened this issue Apr 28, 2017 · 2 comments

Comments

@hbitteur
Copy link
Contributor

A repeat dot is a dot involved in a larger repeat sign. For example a right repeat sign can be seen as a horizontal sequence of: 2 repeat dots + 1 thin barline + 1 thick barline.

Should we consider:

  1. Each repeat dot as an individual symbol, or
  2. A vertical pair of repeat dots as a symbol by itself, or
  3. A repeat sign (dots + barlines) as a whole symbol. In this case, we would have 3 symbols (left, right, both), considering that the sign bounds would be defined vertically by the staff height, and horizontally by the dots/barlines sequence.

Today, MuseScore considers whole sign symbols, whose height embraces all the staves in their part (Piano parts are made of 2 staves, Organs 3). This is none of the 3 approaches listed above, since these large symbols cannot be handled as fixed-shape symbols.

@lasconic
Copy link
Collaborator

A repeat barline symbol in audiveris is the height of a staff. In between staves are connectors.

@hbitteur
Copy link
Contributor Author

hbitteur commented May 8, 2017

Could MuseScore provide at the same time isolated symbols (one for each repeat dot, one for each barline) and global symbols (left, right, both repeat signs)? Both would be useful for the OMR Dataset.

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

No branches or pull requests

2 participants