vdaron / MusicXml.Net

Quick C# parser for MusicXML
Other
58 stars 27 forks source link

barline missing, alter and accidentals doesnt include arabic quarter notes #10

Open ahmedabuomar opened 6 years ago

ahmedabuomar commented 6 years ago

hello,, i have notice the barline is not included.. and the quarter notes will raise an exception since its alter value is double and the alter type in the parser is int.

i modified the code.. how i can upload the modifications here ?

ahmedabuomar commented 6 years ago

sorry,, if forgot to say congrats for the nice work.. it is really nice library. thx

vdaron commented 6 years ago

Hi @ahmedabuomar, send me a pull request

vdaron commented 6 years ago

You can find documentation here : https://help.github.com/articles/creating-a-pull-request/

ahmedabuomar commented 6 years ago

Hi @vdaron, sorry for being late. I will make a pull request now.

ahmedabuomar commented 6 years ago

i have made a pull requests from my fork

vdaron commented 6 years ago

Hi @ahmedabuomar , I do not see any pull request... sorry