Paul Rosen
Paul Rosen
For the first thing, I would use curly quotes - I think they look better. So you would put `"_1. “Till He come!” O let the words"` instead. I think...
That is just for lyrics, but I'll make it work for annotations, too.
What I do for this case is send a string to the synth that has all the voices. And a string with just one voice to the page. But I...
That's true, I wasn't doing the cursor. But you can probably figure it out from the `beatCallback` or `eventCallback` in a roundabout way. First, for the visual tune object, call...
I can reproduce. I need to think about the ramifications of your suggested change. I'd rather signal that the half-note is continuing than repeat it. I'll come up with something...
That's definitely a bug. I'll put it on my list. Thanks for the report.
Thanks. I'll review this when I get a chance. If you transpose a tune with `K:none` you should still not have a key signature after the transpose, right?
I seriously need to simplify this interface. From looking at the code it looks like it should work, particularly if you have `userAction` set to true. If you post a...
I think what abcmidi does is look at the R: field and has some presets for that. (I might be wrong.) I agree with Greg that it should be configurable....
Well, my intuition says that it would be dumb to try to do that intelligently... The parameter could also be "irish", "swing", etc, which would just be a preset value....