[JW Lua] Staff Baselines

Jan Angermüller jan at angermueller.com
Sun Sep 15 11:20:57 CEST 2019


Wow, indeed! Thanks a lot, Chris! Long-term problem solved. These 
functions were added to JW Lua 0.40 - seems that I had missed that.

Am 15.09.2019 um 09:45 schrieb Chris:
> Hello Nick, hello Jan
>
> It is possible to create baselines with functions : AssureSavedLyricNumber,
> AssureSavedLyricNumberForPiece, AssureSavedStaff, AssureSavedStaffForPiece.
>
> At initialization, there is no baseline object. These are created as soon as you modify one.
>
> ---------------------------------------
> bl = baselines: AssureSavedStaff (final.BASELINEMODE_EXPRESSIONABOVE,
> system: GetItemNo (), staffnumber)
> --  (???) bl: LoadDefaultForMode (finale.BASELINEMODE_EXPRESSIONABOVE)
> bl.VerticalOffset = bl.VerticalOffset + ToEvpus ('1s')
> print (bl: Save ())
> ---------------------------------------
>
> See "staffnumber" and maybe add "LoadDefaultForMode"
>
> Best regards
>
> Chris
>
> _______________________________________________
> JWLua mailing list
> JWLua at jwmusic.nu
> http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jwmusic.nu/pipermail/jwlua_jwmusic.nu/attachments/20190915/d1c91bcd/attachment.html>


More information about the JWLua mailing list