-
The existing parser needs code review and cleanup, particularly with an eye towards modularity. We should separate out the strict parsing functionality from the supporting test rendering code and mov…
-
Hi! I was attempting to read WikifoniaDataset using muspy. Although it worked successfully in parsing notes, it seemd to fail in parsing chord attributes (or the attribute in MusicXML format).
Here …
-
Hi @VehpuS ,
trying to find a way to automate Voice synthesizing from MusicXML for choir practice files, I tried similar steps as you did - synsi and oddvoices, and now I discovered your github rep…
-
Having parsed a musicxml document into JSON using cxml. I can update the JSON and render it visually. Can you think a way of exporting the JSON back to musicxml after modifications.
I'd also like…
-
**Describe the bug**
I use oemer to convert piano sheet music to a musicxml file but the resulting musicxml file always seems to have the bass and treble cleff separated. I test this using soundslice…
-
With current git version of python-ly
```
>>> import ly.musicxml
>>> e = ly.musicxml.writer()
>>> e.parse_text(" { \\tuplet 3/2 { 8 } } ")
```
Traceback (most recent call last):
File "", line 1,…
-
### Description
When a tab with 2 measures and HammerOn is converted to musicXML file, The musicXML has a wrong hammerOn and number of measures.
### Bug Raised By
Sayed Mohammed
### Details
…
-
support convert MIDI to MusicXml?
-
I'm thinking of using RiffShuffle in combination with a program called Impro-Visor, to take advantage of features like [this one](https://www.cs.hmc.edu/~keller/jazz/improvisor/ImproVisorTutorial4.htm…
-
### Issue type
Engraving bug (incorrect score rendering)
### Bug description
_No response_
### Steps to reproduce
Consider [this input file](https://github.com/musescore/MuseScore/files…