-
Hello!
We are currently working on a richly-typed Swift implementation of the musicXML standard [here](https://github.com/dn-m/MusicXML). We have found the examples in the docs [here](http://userma…
-
We currently only [test](https://github.com/dn-m/MusicXML/blob/latest/Tests/MusicXMLTests/LilyPondTests/LilyPondTestSuite.swift#L13-L44) that we can decode the LilyPond test suite without throwing err…
-
It would be nice to have the ability to export to MP3 for listening and practice convenience. It would also serve those who are learning Byzantine chant to be able to export as a midi file for more ea…
PeTH2 updated
1 month ago
-
-
As reported by Seymour Shlien, if an ABC uses & to overlay notes in a measure, you get odd visual layout and playback issues.
Mazurka_X1.txt is one of Seymour's arrangements that demonstrates the i…
-
**Describe the bug**
The notes in the fifth staff of an instrument are not imported correctly on musicxml import, and are instead replaced by invisible whole note rests.
**To Reproduce**
Steps to…
-
first measure : 2 half rest note,
second measure: 1 whole rest note
![image](https://user-images.githubusercontent.com/56290540/94680192-4dad2700-035c-11eb-9f76-561a6975207e.png)
[test rest half.z…
-
MusicXML is capable of encoding detailed information about the horizontal positions of many elements through the `default-x` attribute. This is not a required piece of MusicXML, and not all exporting …
-
Hello,
First of all, thank you for your work!
I was wondering if Partitura has utilities to split scores (and aligned performances) into chunks of *n* measures. For what I've seen, it seems not …
-
```
Add documentation to the MusicXML module, in order to auto-generate the
reference documentation.
```
Original issue reported on code.google.com by `jpala...@gmail.com` on 7 Jul 2009 at 2:10