Karim Ratib
Karim Ratib
Made initial commit for Arabic and arbitrary accidentals in key signature. The order of accidentals remains the same, but each accidental can now be arbitrarily modified explicitly by passing a...
Still have to review other parts of the functionality (e.g. Automatic Accidentals) to make sure they remain consistent.
@SalahAdDin look at the tests, that's what they do.
An update on this issue: Although the above result shows that "standard" key signatures is supported, we still need the ability to specify non-standard ones, e.g. Bb Eb F#.
The `KeySignature` class currently accepts an option called `alterKeySpec` which alters the individual accidentals in a given `keySpec`. However, to achieve full generality and support for different music systems, the...
Sorry for not being clear: I meant the VexTab audio player, which you mention here: http://0xfe.blogspot.ca/2014/02/vexflow-goodies.html
I want to see it please! :-)
Thanks Anton! I had to edit demo-player.html and demo-simple.html to change the line: `` to lowercase: `` - but other than that, works great.
Thanks for starting this discussion, it's really interesting to read about other members' use cases. As for me, I am working on a sheet music player / musician's notepad app...
Any news about fixing docker install? I have the same issue. Thanks!