Paul Rosen
Paul Rosen
Another way to do the second example is to leave off the brackets: ``` P: B ``` Having the part inline makes the music want to put it right at...
Ok, look for it in a couple weeks.
I completely agree that writing chords in measures where there isn't a melody note is messy. There is an ambiguity to chords anyway - when you look at a written...
Oh - that's a bug. Let me look into it and get you a recommendation.
If you switch the voices the rests will look right: ``` %%score (L R) % rhythm (chords) and lead (melody) ```
Thanks for the report - I fixed a few similar issues and I'll look at this.
It would probably have to be done in a similar way to ties since they are affected by two notes. As a hint of where to look, start with `abc_tie_element.js`....
I'd love to see that and incorporate it if possible! I would probably keep the idea of using `!gliss!` to trigger it, though. Changing the meaning of tie would be...
Cool project! Thanks for the shout out at the top of your readme, and including the license. I think that's all that's needed - I'll let Greg chime in if...
Thanks for the bug report. I'll work on it sometime soon.