-
It would be very useful to allow certain elements in MusicXML to have unique identifiers as an attribute e.g.
<note id="123">...</note>
This would allow an app to store data ass…
-
In GenericMechanical I have a configuration of joints that is leading to a NaN output. I have verified that lambda is getting bigger and bigger during each iteration, so it seems to be a numerical pr…
-
This is strange:
Clefs get converted to MEI but aren't showing up in the rendering. Any ideas?
http://verovio.humdrum.org/?file=musedata/mozart/quartet/k590-01.krn
-
The following example shows a funny behavior in verovio, where the articulations are placed on the wrong side of chord noteheads in certain cases (measures 2 and 3):
It seems that the articulat…
-
Trying to compile the cheatsheet.ly file with Lilypond GNU LilyPond 2.19.37 fails:
```
$ lilypond -V cheatsheet.ly
...
...
...
GPL Ghostscript 9.15 (2014-09-22)
Copyright (C) 2014 Artifex Sof…
-
When adding `@color` to a note, it will also affect any verses attached to the note. Not necessarily a problem, but in some cases also coloring the verses attached to a note will be less desirable.
…
-
Currently, MEI uses a number of attributes to record "logical"; i.e., semantic, data. This data, however, often has a more analytical purpose, especially when there are existing elements that carry t…
pe-ro updated
7 years ago
-
Currently, bowing marks are a type of `/@artic`. However, they are not really articulations be rather instrument specific marks. In a way, they are more similar to ``. Is this something that we could …
-
It seems like the articulation on the first quarter note of each bar below is causing the annotation to shift.
![screen shot 2014-03-30 at 6 14 25 pm](https://cloud.githubusercontent.com/assets/24129…
-
I added an example called wheels.py.
https://github.com/siconos/siconos/blob/master/examples/Mechanics/MechanicsIO/wheels.py
Can anyone tell me why it leads to solver failures?