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

Chord compatibility problem #11

Open
craigsapp opened this issue Oct 1, 2020 · 0 comments
Open

Chord compatibility problem #11

craigsapp opened this issue Oct 1, 2020 · 0 comments
Labels
muse2ps Issued related to muse2ps

Comments

@craigsapp
Copy link
Contributor

craigsapp commented Oct 1, 2020

The secondary chord notes in Stage 2 files cannot be printed with muse2ps if the notehead shapes are missing.

Example file:

http://esf.ccarh.org/MuseData-Ed-202003/baroque/bach/rasmuss/inventio/0772a/stage2/01

http://esf.ccarh.org/MuseData-Ed-202003/baroque/bach/rasmuss/inventio/0772a/stage2/02

Problem on the last chord:

measure 22
C3    96        w     u         S E
 C2                   u         S
mheavy2

The music will not print without adding a w to the C2 note:

measure 22
C3    96        w     u         S E
 C2             w     u         S
mheavy2

The data should either be fixed to add the rhythms or muse2ps should be adjusted to allow secondary notes in chords to not need rhythms (since they can take them from the primary note).

@craigsapp craigsapp added enhancement New feature or request muse2ps Issued related to muse2ps and removed enhancement New feature or request labels Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
muse2ps Issued related to muse2ps
Projects
None yet
Development

No branches or pull requests

1 participant