-
Notifications
You must be signed in to change notification settings - Fork 2
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
Two files in one **kern #5
Comments
This is allowed in Humdrum files, but I avoid it and it is otherwise very rare.
In this case it might be possible to use spine splits in one voice to indicate a splitting of a voice into two subvoices (which would be preferable). This is a prelude and not a fugue, so strict single-voice spines are not necessary. But this does not seem to be the prelude since there are 35 measures in the prelude. I am finding one
All of the other are handled with spine splits, such as wtc1f15.krn:
So I will convert the wtc1f20.krn spine addition to a spine split. Strangely, the musical content to the end of the score is commented out: =80 =80 =80 =80
!! Five-voice material until the end:
* * * *+
* * * * **kern
* * * * *k[]
* * * * *a:
* * * * *M4/4
!!4D; 4Bn; 4e; 4bn; 4ee; 4gg#;
!!4r 4r 4r 4r 4r
!!4D# 4A 4c 8r [2aa
!!. . . 16a .
!!. . . 16g# .
!!4r 4r 4r 8a .
!!. . . 8b .
!!=81 =81 =81 =81 =81 I will remove the comments as well as create a spine split. |
Fixed with commit 9427b88 Although further enhancement can be done. Also this score is a copy of wtc1f20.krn: https://github.com/humdrum-tools/bach-wtc-fugues/blob/master/kern/wtc1f20.krn so should also be fixed by coping the update to that repository as well. |
In wtc1p01.krn, line 1195 starts a new header:
Is it correct?
The text was updated successfully, but these errors were encountered: