Paul Rosen
Paul Rosen
That's interesting. Definitely a bug.
According to Gould, the top voice should always use fermata and the bottom voice should always use inverted fermata. But either way, I'll draw what is requested. Inverted fermata should...
This will be fixed in version 6.4.0
Check out https://michaeleskin.com/abctools/abctools.html for an example of that. I'm planning on trying to merge that back into abcjs but I haven't at the moment. He would probably be happy to...
I was copying the numbers from the abcmidi program because I wanted to be compatible. I think that was a bug in the original implementation. I wasn't aware that the...
Thanks. It looks like I need to call `importScripts` instead of `require` and I need to serve the files from the same domain so I think I do need to...
For my immediate purposes, I just needed `noteFramesToTime`, `addPitchBendsToNoteEvents`, and `outputToNotesPoly` so I didn't need the whole tensor flow to work in the service worker. I copied over `toMidi.js` from...
I've been thinking about banjo tab and I'd love to have it. I was thinking about a little bit different approach, though. I think some software allows the decoration `!5s!`....
A clarification: when I said "banjo" I was talking about supporting any string instrument that has the strings out of order. So the same technique would also support ukelele. I'm...
I just thought of another complication with 5 string banjo: the numbering starts at the 5th fret so a "g" is open and is marked as "0" but a "^g"...