music-encoding
music-encoding copied to clipboard
美 The Music Encoding Initiative schema and guidelines development repository
Related: - [ ] #700 - [ ] #937 - [ ] #1554
Currently `@midi.channel` only allows values up to 16, which complies with MIDI 1.0. MIDI 2.0 extends it to 256. this should also be allowed in MEI.
Related: - [ ] https://github.com/music-encoding/music-encoding/pull/1011 - [ ] https://github.com/music-encoding/music-encoding/issues/926 - [ ] https://github.com/music-encoding/music-encoding/issues/668 - [ ] https://github.com/music-encoding/music-encoding/issues/1530
Fixes #1222 This PR introduces documentation for ``. It has been adressed in https://github.com/music-encoding/metadata-ig/issues/29. The text has been revised by @pe-ro closes https://github.com/music-encoding/metadata-ig/issues/29
Restricting the struc-unstrucContent macro will allow fewer sub-elements in those places where the macro is used; that is, mostly in metadata elements in the header. If more markup granularity is...
`` was given its name as a companion to ``; that is, as an auditory alternative to the MEI encoding in the way that a facsimile is a visual alternative....
Adding `att.authorized` class makes it possible to associate a term with an authorizing source.
Chapter 4.3.7 on Ossia notation currently features the alternating `staff` with missing `@n` attribute. Would it be reasonable to add a description of its relation to `oStaff` and `oLayer` elements?
This PR introduces an attribute class for attributes that describe or define a status. The idea came up in https://github.com/Edirom/MerMEId/issues/283 and has been discussed in the @music-encoding/ig-metadata meetings and the...