Craig Stuart Sapp
Craig Stuart Sapp
You will have to post the original MusicXML file in order for me to debug the problem. I suspect that the four `*v *v *v *v` need to be separated...
Implemented in commit https://github.com/craigsapp/humlib/commit/84f4e1b5492c333e23ddf2e71439bf9e83192fb0 These can be called "analytic" page/line breaks as they will not be transferred to MEI for use in layout. It should be possible to enhance the...
This is a problem in MEI. `@tstamp` is based on `meter@unit` and most likely the hidden time signatures for Cut-C and C are different (different `meter@unit` values). Preferably issue https://github.com/music-encoding/music-encoding/issues/322...
The main problem of using `@startid` for converting `**fb` data is that you probably need a note on the same staff as the `fb` data in order to attach it....
Are you going to do it, or shall I do it?
And optionally add an option to add empty names such as `*I"` and `*I'`.
You have some music with triple sharps/flats? 😉 Obviously you are writing the documentation now... This is fixable but it takes more work than you might expect to do it...
Would this tool do anything other than add/remove the underline? What to call the tool and what it does would influence how the options are named as well. Perhaps a...
> Does it really happen in music that after a rest there are no new syllables? What text should the singer sing in this case? So I thinks it's not...
> `getBoolean()` for options doesn't know if it is passed or not, right? So it can either by true or false but not null? This given it would indeed make...