[MEI-L] Half flats and custom key signatures in MEI
Klaus Rettinghaus
klaus.rettinghaus at gmail.com
Thu Aug 24 14:34:56 CEST 2017
Hi Mark,
this "half flat" (Arabic quarter-tone flat) isn't yet available as MEI
accidental, only with SMUFL.
With "normal" quater tone accidentals it could look something like this:
<score>
<scoreDef meter.count="11" meter.unit="8">
<staffGrp>
<staffDef n="1" clef.line="2" clef.shape="G" lines="5"
key.sig="mixed" key.sig.mixed="e41qf b4f"/>
</staffGrp>
</scoreDef>
<section>
<measure n="1">
<staff n="1">
<layer n="1">
<note dur="4" oct="4" pname="a"/>
<note dur="8" oct="4" pname="a"/>
<note dur="4" oct="4" pname="a"/>
<note dur="8" oct="4" pname="g"/>
<note dur="4" oct="4" pname="a"/>
<note dur="8" oct="4" pname="g"/>
<note dur="4" oct="4" pname="f"/>
</layer>
</staff>
</measure>
</section>
</score>
(SVG created with MEILER https://github.com/rettinghaus/MEILER)
Klaus
Am Do, 24. Aug, 2017 um 11:28 schrieb Mark Asmar
<mark.asmar.ma at gmail.com>:
> To whom it may concern,
>
> I've been wondering lately on how to encode half flats in MEI as well
> as custom key signatures.
> So I would like to ask you:
>
> 1- Is it possible to encode half flats in MEI? If yes, please provide
> an example. (half flat.svg)
>
> 2-Is it possible in MEI to encode custom key signatures? (keysig.png)
>
> 3-Does verovio supports the rendering of the aforementioned?
>
> Thank you in advance
> Mark Asmar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Asmar.svg
Type: image/svg+xml
Size: 8614 bytes
Desc: not available
URL: <http://lists.uni-paderborn.de/pipermail/mei-l/attachments/20170824/bc431284/attachment.svg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Asmar.mei
Type: application/xml
Size: 1522 bytes
Desc: not available
URL: <http://lists.uni-paderborn.de/pipermail/mei-l/attachments/20170824/bc431284/attachment.wsdl>
More information about the mei-l
mailing list