-
Hi, thanks for your awesome work! I encountered an issue while trying to convert PDMX JSON files to MusicXML. The conversion doesn’t seem to work as expected.
I use the code below to convert:
``…
-
Hi! This looks like a really amazing project! I wanted to use this project to compare two MIDI files - a base 'true' MIDI file (generated from MusicXML directly) and a recorded MIDI file (which would …
-
Hi,
I'm getting the following error when trying to convert a musicxml file, which however processes fine on utaformatix. I'm using version 1.3.3.
`grace-cue` is not a valid `NoteSizeType`
warni…
-
Attached is the latest [musicxml-grooves.log](https://github.com/user-attachments/files/17023611/musicxml-grooves.log)
One class of issue remains, and it's a biggie. The sequence:
```
[DRUM-SNARE…
-
The MusicXML to MMA converter was the first XSL transformation that I ever wrote. Since then, my grasp of XSL has greatly expanded, and a new version of that conversion will very likely be less painfu…
-
I'm not sure if it is related to Partitura or MuseScore, but I'm facing weird behavior when I try to extract a part of a score:
Here is the MusicXML rendered by MuseScore:
![MusicXML rendered by M…
-
There is, as yet, no way for the user to specify the desired play tempo. Also, the cursor moves based on the tempo of the score (off the musicXML file) - this needs to be extracted for the cursor to …
-
### Issue type
Import/export issue
### Description with steps to reproduce
I purchased a PDF of a partiture, however need to change some instrumentation due to the different availability of musicia…
-
### Issue type
Import/export issue
### Description with steps to reproduce
Please see this score:
[String_Quartet_No.9_in_D_major__Franz_Anton_Hoffmeister.zip](https://github.com/user-attachments/…
-
Traceback (most recent call last):
File "/usr/lib/python3.12/site-packages/frescobaldi_app/file_export/__init__.py", line 64, in exportMusicXML
writer = ly.musicxml.writer()
^^^^…