MusicXml.Net icon indicating copy to clipboard operation
MusicXml.Net copied to clipboard

Support tie and slur

Open oxygen-dioxide opened this issue 3 years ago • 1 comments

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.

oxygen-dioxide avatar Mar 08 '23 05:03 oxygen-dioxide

I'm working on notations that will gives you these information

vdaron avatar Mar 09 '23 07:03 vdaron