Paul Rosen

Results 321 comments of Paul Rosen

Wow! This looks great and something I've wanted for a while. I will have to study it a little bit to see how it acts in some edge cases.

Thanks for the example! That saves me time.

I did find one interesting thing. If there are an odd number of pickup notes there is something odd. For instance: ``` X: 1 T: The Frim Fram Sauce M:...

I fixed the issue with the odd number of pickup beats. I am ready to release now. I do have a couple more questions, though, but they can be addressed...

Also, when the swing is written in, I think that more swing shouldn't be added. For instance, check this out at `swing:75`: ``` T:Ain't Got Nothing But the Blues C:Duke...

And, there should be a way to override the swing in the middle of a tune, with a `%%MIDI swing 50` command. That will go in a future release, too.

The first example does look like a bug, but there's something I don't get. Isn't `(3:2:1C3` the same as `C2` and that would be easier to read? Why would it...

That is definitely not implemented yet - sorry about that. I would accept a pull request and would help someone get started if you want to tackle it. Since I...

I don't think there is a decoration defined for that in the ABC standard. It seems like `!z!` would be a good choice, though. I don't have time to add...