Giter VIP home page Giter VIP logo

musicxml.net's Introduction

Hi there ๐Ÿ‘‹

Anurag's GitHub stats

musicxml.net's People

Contributors

oxygen-dioxide avatar siryj avatar steven-solomon avatar vdaron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

musicxml.net's Issues

Accidental property is not appearing

Hello,

congrats for this nice library.

Issue is all about "Accidental" property that is not appearing when using the library via Nuget Packages. It does appear when using the code directly.

Sample

Thank you.

Support string inputs

In my usecase, I have the MusicXml file loaded in memory already. Writing it to disk to then read it again would be silly. Creating a method that allows passing in a string or Stream containing the sheet XML would be better in this case.

"Input string was not in the correct format"

Just tried this library out, but I can't seem to get it to work. Here's the stack trace:

System.FormatException: Input string was not in a correct format.
  at System.Number.StringToNumber (System.String str, System.Globalization.NumberStyles options, System.Number+NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal) [0x00057] in <62f5937022004555807e6c57c33f6684>:0
  at System.Number.ParseInt32 (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) [0x00015] in <62f5937022004555807e6c57c33f6684>:0
  at System.Int32.Parse (System.String s, System.IFormatProvider provider) [0x00008] in <62f5937022004555807e6c57c33f6684>:0
  at System.Convert.ToInt32 (System.String value) [0x0000b] in <62f5937022004555807e6c57c33f6684>:0
  at MusicXml.MusicXmlParser.GetScore (System.String filename) [0x0012c] in <9030298a07b74fa6bde2fab1e9de96c9>:0
  at MusicBoxConverter.MainClass.Main (System.String[] args) [0x00001] in /tmp/MusicBoxConverter/MusicBoxConverter/Program.cs:13

Here's a link to the MusicXML file in question: https://transfer.sh/xSIP5/HappyBirthday.xml

Width of measure should be double

Hi!

I'm using your nice library to parse MusicXml file created by MuseScore. MuseScore seems to write measure widths with doubles, which causes exception when trying to parse with MusicXml.net.

Version Outdated.

Version 3.1 of MusicXML has been released. I have generated the classes from the defined Scheme and it seems clean. An update would be useful.

Support tie and slur

MusicXml is built for sheet music visualization instead of playing. When playing or singing sheet music, tied notes should be treated as one note, and slur notes should be treated as one syllable. However, scores parsed by MusicXml.Net know nothing about ties and slurs, making it unable to correctly play the music.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.