-
Concerning https://github.com/Edirom/MEIGarage
- [X] [mei-customization](https://github.com/Edirom/mei-customization) - [![GitHub release](https://img.shields.io/github/v/release/Edirom/mei-customiz…
-
Remove differences between the ids and descriptions, use for all:
| id | description | git hash | link for reference (relative to https://github.com/music-encoding/schema/) |
|--------------|-----|…
-
In the following example MusicXML file, there are two main problems related to the whole-measure rest and to inferred tuplet spaces. In this issue I will discuss the whole-measure rest, and I will add…
-
The `get*` methods tend to return a value from the internal state of the toolkit, while the `render*` methods will render the toolkit data to a file. So `getHumdrumFile(filename: str) -> bool` should …
-
Related to issue #1568, the MusicXML sample data is intended to be rendered as (in Sibelius):
Actual rendering after import of MusicXML into verovio:
There is an alignment problem of the…
-
`Converter.js` contains the (Boolean) `pendingSectionBreak` object property; when it's true, full 'info' (key and clef signatures, meter) is added to the first measure of a new system, see https://git…
-
It would be useful to display both mensural an CMN notation in the same score.
The current idea is to use `@tstamp` (and/or `@startid`) to link the mensural notes (& etc.) to link to CMN content.
…
-
@ztd5049 @ZSchleger @julianjmg @Stach13 Here's the Meico converter that reads MEI and outputs midi sound files: let's see if we can install and get this working? https://github.com/cemfi/meico/blob/ma…
-
StaffDef elements are imported correcctly.
As is described in StaffDefFromElements, keySig and meterSig are currently not supported.
However, the Verovio MusicXML converter uses keySig and Meter…
-