<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:10pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Dear list,</p>
<p><br>
</p>
<p>I have been wondering about what I thought at first to be a bug in the MEI import in MuseScore 4.2. As MuseScore does not operate with timestamps (for now at least), the beginning and end of elements such as hairpins must be expressed using @startid and
 @endid. </p>
<p>Comparing renderings in Verovio and MuseScore, I noticed that in the example below, MuseScore interprets the time position of @endid="#note_2" to be the end of the
<i></i>duration <i></i>of note 2, while Verovio renders it as the visual position of the note itself, i.e., the beginning of its duration.</p>
<p>So what is the correct time position referred to by @endid? Looking through the guidelines, I did not find it defined, tough I may have overlooked it.
<br>
</p>
<p>Anyway, in order to encode positions unambiguously I think it is important that there is no doubt about the meaning of @endid.
<br>
</p>
<p>Best,<br>
Axel</p>
<p><br>
</p>
<p>Example:</p>
<p><br>
</p>
<p></p>
<div><measure xml:id="mvm2upn" n="1"><br>
   <staff xml:id="m1s1" n="1"><br>
      <layer xml:id="m1s1l1" n="1"><br>
         <note xml:id="note_1" dur="4" pname="g" oct="4" /><br>
         <note xml:id="note_2" dur="4" pname="g" oct="4" /><br>
         <note xml:id="note_3" dur="4" pname="g" oct="4" /><br>
         <note xml:id="note_4" dur="4" pname="g" oct="4" /><br>
      </layer><br>
   </staff><br>
   <hairpin xml:id="h1dpcglf" form="dim" startid="#note_1" endid="#note_2" /><br>
</measure></div>
<br>
<p></p>
<p>Rendering in MuseScore:</p>
<p><img size="4745" contenttype="image/png" style="max-width: 99.9%;" id="img322532" contextid="img942330" tabindex="0" src="cid:d4d281b1-d45b-4169-9323-d3c4b19ecd21"><br>
<br>
</p>
<p>Rendering in Verovio:</p>
<p><img size="7571" contenttype="image/png" style="max-width: 99.9%;" id="img686083" contextid="img685282" tabindex="0" src="cid:39388586-20fc-4d99-8455-d4c621550a64"><br>
<br>
</p>
<p><br>
</p>
</div>
</body>
</html>