<div dir="ltr">Hi Daniel,<div><br></div><div>I took a look at your files. I think the mistake is the way that the dots are encoded. In Mensural MEI you don't use the attribute @dots. Any dot after a note is encoded as an element <dot/>. And if this dot is behaving as a "dot of addition" (which is called "dot of augmentation") you have to add two attributes: @num and @numbase. These attributes change the note's value. If the dot is a 'dot of augmentation' you should use @num="2" and @numbase="3" (this will make your note 1.5 times its original value).</div><div><br></div><div>There is an example in the Verovio file that we talked about. So for a dot of addition you must do:</div><div><pre style="box-sizing:border-box;overflow:auto;font-family:menlo,monaco,consolas,'courier new',monospace;font-size:13px;padding:9.5px;margin-top:0px;margin-bottom:10px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:rgb(51,51,51);background-color:rgb(245,245,245);border:1px solid rgb(204,204,204);border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px"><code class="gmail-language-xml" style="box-sizing:border-box;font-family:menlo,monaco,consolas,'courier new',monospace;font-size:inherit;padding:0px;color:inherit;background-color:transparent;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;white-space:pre-wrap"><span class="gmail-nt" style="box-sizing:border-box;color:rgb(0,0,128)"><note</span> <span class="gmail-na" style="box-sizing:border-box;color:rgb(0,128,128)">pname=</span><span class="gmail-s" style="box-sizing:border-box;color:rgb(221,17,68)">"b"</span> <span class="gmail-na" style="box-sizing:border-box;color:rgb(0,128,128)">dur=</span><span class="gmail-s" style="box-sizing:border-box;color:rgb(221,17,68)">"semiminima"</span> <span class="gmail-na" style="box-sizing:border-box;color:rgb(0,128,128)">oct=</span><span class="gmail-s" style="box-sizing:border-box;color:rgb(221,17,68)">"4"</span> <span class="gmail-na" style="box-sizing:border-box;color:rgb(0,128,128)">num=</span><span class="gmail-s" style="box-sizing:border-box;color:rgb(221,17,68)">"2"</span> <span class="gmail-na" style="box-sizing:border-box;color:rgb(0,128,128)">numbase=</span><span class="gmail-s" style="box-sizing:border-box;color:rgb(221,17,68)">"3"</span><span class="gmail-nt" style="box-sizing:border-box;color:rgb(0,0,128)">/></span>
<span class="gmail-c" style="box-sizing:border-box;color:rgb(153,153,136);font-style:italic"><!-- augm --></span>
<span class="gmail-nt" style="box-sizing:border-box;color:rgb(0,0,128)"><dot/></span></code></pre></div><div><br></div><div>I made these changes to your file and all voices lined up except for the tenor. I realized this is because the <rest dur="longa"/> at the beginning is given a duration of 3 breves instead of 2 breves, this is not a mistake in your encoding, but in the way Verovio is interpreting that "longa" rest. I will raise an issue about it. Besides that, everything should be working fine.</div><div><br></div><div>Hope this helps,</div><div><br></div><div>Martha</div><div>--</div><div><div class="gmail-m_3925719967206429314gmail-" style="color:rgb(0,0,0);font-family:helvetica;font-size:12px"><font face="Arial Narrow" class="gmail-m_3925719967206429314gmail-">Martha E. Thomae</font></div><div class="gmail-m_3925719967206429314gmail-" style="color:rgb(0,0,0);font-family:helvetica;font-size:12px"><font face="Arial Narrow" class="gmail-m_3925719967206429314gmail-">DDMAL Lab,</font></div><div class="gmail-m_3925719967206429314gmail-" style="color:rgb(0,0,0);font-family:helvetica;font-size:12px"><font face="Arial Narrow" class="gmail-m_3925719967206429314gmail-">Music Technology</font></div><div class="gmail-m_3925719967206429314gmail-" style="color:rgb(0,0,0);font-family:helvetica;font-size:12px"><font face="Arial Narrow" class="gmail-m_3925719967206429314gmail-">McGill University</font></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jan 15, 2017 at 5:27 PM, Daniel Alles <span dir="ltr"><<a href="mailto:DanielAlles@stud.uni-frankfurt.de" target="_blank">DanielAlles@stud.uni-frankfurt.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>
<div style="font-family:Arial;font-size:14px"><p>Hello,<br>
<br>
I'll attach the samples to this email. The sources can be found at <a href="https://www.dropbox.com/sh/15v9inaose2z8e8/AACXfPru5v3H5fg2cwgNZJFKa?dl=0" target="_blank">https://www.dropbox.com/sh/<wbr>15v9inaose2z8e8/<wbr>AACXfPru5v3H5fg2cwgNZJFKa?dl=0</a><br>
<br>
Best regards,<br>
Daniel<br>
<br>
<br>
Zitat von Andrew Hankinson <<a href="mailto:andrew.hankinson@mail.mcgill.ca" target="_blank">andrew.hankinson@mail.mcgill.<wbr>ca</a>>:</p><div><div class="h5"><br>
<br>
> Can you send along a sample of your encoding? We can help you better<br>
> if we can see what you did.<br>
><br>
> -Andrew<br>
><br>
>> On Jan 14, 2017, at 10:29 PM, Daniel Alles<br>
>> <<a href="mailto:DanielAlles@stud.uni-frankfurt.de" target="_blank">DanielAlles@stud.uni-<wbr>frankfurt.de</a>> wrote:<br>
>><br>
>> Hi Martha and all the others,<br>
>><br>
>> thank you very much for your replies, they helped me very much in<br>
>> understanding the encoding of MN. Especially Martha's hint to the<br>
>> Verovio-website was very useful (although I don't understand<br>
>> completely "coloration including augmentation/imperfectino", but<br>
>> that's Ok for the moment). A thing that confuses me a lot is the<br>
>> displaying of the Verovio-MEI-viewer: I have the impression, that it<br>
>> doesn't align the corect "beats" vertically; I already recognized<br>
>> this when rendering my attempt. Is that right? How can I fix that?<br>
>><br>
>> Best regard,<br>
>> Daniel<br>
>><br>
>><br>
>><br>
>> Zitat von Martha Thomae <<a href="mailto:thomaemartha@gmail.com" target="_blank">thomaemartha@gmail.com</a>>:<br>
>><br>
>>> Hi Daniel<br>
>>><br>
>>> Perry is right, the JRP only contains modern transcription of mensural<br>
>>> music.<br>
>>><br>
>>> I am currently working with Mensural MEI files, and something I found<br>
>>> really useful is an example of a Mensural MEI file in the Verovio webpage<br>
>>> at this particular address:<br>
>>> *<a href="http://www.verovio.org/features.xhtml?id=mensural" target="_blank">http://www.verovio.org/<wbr>features.xhtml?id=mensural</a><br>
>>> <<a href="http://www.verovio.org/features.xhtml?id=mensural" target="_blank">http://www.verovio.org/<wbr>features.xhtml?id=mensural</a>>*<br>
>>> You can download the whole file (it is larger than the short excerpt shown<br>
>>> there). It includes everything one needs know, you can see how they encoded<br>
>>> imperfections, alterations, dots and their effect in the note (augmentation<br>
>>> or division), changes in mensuration, etc. It also includes coloration, but<br>
>>> I think there is no agreement between the Mensural MEI community in how to<br>
>>> encode this particular feature (although I think the way it is encoded in<br>
>>> this example from the Verovio webpage is really good).<br>
>>><br>
>>> Hope this helps,<br>
>>><br>
>>> Martha<br>
>>><br>
>>> Martha E. Thomae<br>
>>> DDMAL Lab,<br>
>>> Music Technology<br>
>>> McGill University<br>
>>><br>
>><br>
>><br>
>> ______________________________<wbr>_________________<br>
>> mei-l mailing list<br>
>> <a href="mailto:mei-l@lists.uni-paderborn.de" target="_blank">mei-l@lists.uni-paderborn.de</a><br>
>> <a href="https://lists.uni-paderborn.de/mailman/listinfo/mei-l" target="_blank">https://lists.uni-paderborn.<wbr>de/mailman/listinfo/mei-l</a><br>
><br>
><br>
> ______________________________<wbr>_________________<br>
> mei-l mailing list<br>
> <a href="mailto:mei-l@lists.uni-paderborn.de" target="_blank">mei-l@lists.uni-paderborn.de</a><br>
> <a href="https://lists.uni-paderborn.de/mailman/listinfo/mei-l" target="_blank">https://lists.uni-paderborn.<wbr>de/mailman/listinfo/mei-l</a><br>
<br>
</div></div><p></p></div>
<br>______________________________<wbr>_________________<br>
mei-l mailing list<br>
<a href="mailto:mei-l@lists.uni-paderborn.de">mei-l@lists.uni-paderborn.de</a><br>
<a href="https://lists.uni-paderborn.de/mailman/listinfo/mei-l" rel="noreferrer" target="_blank">https://lists.uni-paderborn.<wbr>de/mailman/listinfo/mei-l</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><i>Martha E. Thomae</i></div></div>
</div>