-
I was trying the abcjs Configurator and found that key signatures were not correctly transposed to what they should be.
For example, "Money Lost" is D minor with one flat in its key signature. If it'…
-
It would be useful to me if abcm2ps supported the Larsen articulation symbols, particularly 'cut' and 'strike'. I'd guess they would be noted with !cut! and !strike! in addition to !roll! which alread…
-
Using create-react-app and abcjs 3.3.4
i’m getting error on production build
```
Creating an optimized production build...
Failed to compile.
Failed to minify the code from this file:
…
-
Hello,
First of all, a big thank you to develop abcjs, this is really great !
I have request regarding the "gracenote" :
1. it is missing the line when the "gracenote" is high above or below the sta…
-
I've spotted what I believe to be an issue related to tuplets of 6 notes (notation in the standard is "(6:4:6" for a tuplet of 6 notes on the space of 4 notes). It seems the space of the notes is wron…
-
Notes display is little bit changed after 5.1.1. I tested with same abc text with 4.1.1 and 5.1.1
1. Until version 4.1.1
![4 1 1](https://user-images.githubusercontent.com/2404820/40426122-374eaca…
-
See https://abcjs.net/
-
I'm having some issues debugging the requirements for getting midi to work with abcjs. I think that using webpack is making this more difficult since it is doing numerous translations to code. I mig…
-
I'm creating a react-abcjs component generated using nwb toolpack, that uses Karma with PhantomJS for testing. When I try to run the tests, I get this fail...
PhantomJS 2.1.1 (Mac OS X 0.0.0) ERROR…
-
I'm working on a sheet music editor tool in which you can edit a specific bar of a piece. It'd be great if I could attach a click event to the SVG that gets passed the bar number that was clicked so …