<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Thanks, Chris. I had also looked into BeamMod, but didn't find it
    relevant (or at least for the moment...)<br>
    <br>
    "Reverse Up" seems to be CalcRightsidePlacement(), but this a note
    method and not a note entry method as "Reverse up", so hm...<br>
    <br>
    And I have already found a case where a simple negation doesn't
    work:<br>
    grace notes.<br>
    <br>
    So the algorithm is currently:<br>
    If GraceNote then keep standard calculation<br>
    Otherwise check for Reverse Up and if some flags match then negate
    the result<br>
    <br>
    Jan<br>
    <br>
    <br>
    <div class="moz-cite-prefix">Am 10.09.2019 um 08:55 schrieb Chris:<br>
    </div>
    <blockquote type="cite"
      cite="mid:518bc53e-9c09-3893-bcc3-306f2e67aba0@gmail.com">Hello
      Jan
      <br>
      <br>
      I think that in this case, the function does not work and you have
      to find another method.
      <br>
      There is "FCBeamMod:IsUpStem()", but I do not know if it's enough.
      <br>
      <br>
      Best regards
      <br>
      <br>
      Chris
      <br>
      <br>
      _______________________________________________
      <br>
      JWLua mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:JWLua@jwmusic.nu">JWLua@jwmusic.nu</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu">http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu</a>
      <br>
      <br>
    </blockquote>
    <br>
  </body>
</html>