Paul Rosen
Paul Rosen
I've been thinking about expanding `!mark!` to allow an arbitrary parameter so you could have different types of marks. That might show up in a new version. Is there anything...
I just did an experiment and was able to get all notes that are displayed as X and set their color like the following: ``` var obj = ABCJS.renderAbc("paper", abc,...
I don't think I can create an audio buffer without an audioContext, but maybe I can create a buffer with a suspended one. I haven't tried. At the very least,...
That's true - it's not implemented yet. A work around is to use `H:` instead of the plus: ``` H:Here's the long and elaborate story of how I learnt this...
Yes, that's a bug. Thanks for reporting it and I'll try to get to it soon.
That bug is just for multiple voices - for a single voice it moves one of the accidentals earlier. I'm not sure about a workaround other than putting in a...
By "this", you mean the misplacement of the slurs? I'm sure I can recreate it, but can you post the ABC for that line? Where do you expect the slurs...
No, the wrap feature only works on full measures. Sorry. I'm trying to think of a hack - you could do two passes - first with everything on one line,...
That does look like a bug. I'll research.
I guess that means that your sounds are louder? You can test that by putting `!ppp!` at the beginning of an ABC string and seeing if that helps. In the...