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

Odd beaming issue after chords if preceeded by a / #1032

Open
seisiuneer opened this issue Jun 30, 2024 · 3 comments
Open

Odd beaming issue after chords if preceeded by a / #1032

seisiuneer opened this issue Jun 30, 2024 · 3 comments

Comments

@seisiuneer
Copy link
Contributor

X:1
T:Beaming Issue Demo
L:1/4
Q:3/8=108
M:6/8
K:D
D/F/B/"Bm" B/c/d/ | D/F/B/ "Bm" B/c/d/ |

Produces:

image

The last three notes in the first measure should be beamed, like the last three notes in the 2nd measure, the only difference is there is a space between the / and the " for the chord in the second case.

@mssever
Copy link
Contributor

mssever commented Jul 8, 2024

I notice that you have a space after "Bm", i.e., "Bm" B/c/d/. Could that be what's causing the issue? I haven't tested this, but I always place my chord symbols immediately before the notes they're attached to with no intervening spaces. In the second measure, you have a space both before and after the chord symbol.

@seisiuneer
Copy link
Contributor Author

seisiuneer commented Jul 8, 2024 via email

@paulrosen
Copy link
Owner

That is legal syntax but a space means to break the beam.

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

No branches or pull requests

3 participants