Paul Rosen

Results 321 comments of Paul Rosen

I think `%%staffsep 0` might help with this.

Well, the reason is that it is returning the position of the repeat. I guess it should return an array of both of them.

The `abcElem.currentTrackMilliseconds` timestamp is an array with both values.

I wasn't aware of that notation. I don't think that will be too hard to do, then. I'll work it in, but not sure how soon.

Yes - that isn't implemented yet. I will try to get to this soon.

Good questions. I'll make sure these are all determinable.

I'm sorry, not yet. It would be a bit of work, but you could hack the chords yourself: * Set the gchord font to something large that takes up the...

That's an interesting approach. You could also include `{use_classes: true}` in the call to `abcRender` and have the css: ``` .abcjs-lyric { display: none; } ```

Unfortunately, that's not easy at the moment - I plan to rework the way the fonts work but it won't happen for a while. You would have to replace each...

Sorry for the delay - I'm hoping to update this to make it easier, but I'm not sure when. Off the top of my head I'd guess that you are...