JZ
JZ
It’s mecab and not nattonpy, but in case anyone has a project using nattopy that also uses GitHub actions above are the mecab path notes. Took me a bit of...
Ah sorry the issue this solved just for GitHub action runs was that nattopy couldn’t find the config file automatically.
Similar question. This project looks great, but this is the specific thing I'm looking for at the moment. If I can get time I'll see if I can sort it...
I ran into further problems, and seeing as the project appeared to be dead, I wrote a new one called Lute :-) https://github.com/jzohrab/lute
Thanks @0xfe. I've pushed a new branch to my fork with an initial failing test and will try scheduling time to work on the simplified grammar (leaving the existing grammar...
ps - I tried various ways of writing a "system of staves" for each voice, but they never came out properly connected. The below just creates separate staves, and nothing...
I see that the tab/score bar misalignment is discussed in https://github.com/0xfe/vextab/issues/99.
With #122 the barline issue is fixed.
Thank you! That doesn't solve it immediately but puts me on a better path, I think. I'll keep working and pushing to this work-in-progress branch, and if I solve it...
Unfortunately I couldn’t sort it out and needed to move on to other things. The branch has my various attempts. If you can complete it, that would be super. Hopefully...