[JW Lua] More FCBaselines problems

Jari Williamsson jari.williamsson at mailbox.swipnet.se
Sat Aug 22 09:37:14 CEST 2015


Jan,

Try adjusting the 2nd "triangle" from the left, rather than the (3rd) 
system "triangle". Does that change the output?


Best regards,

Jari Williamsson


On 2015-08-14 19:44, Jan Angermüller wrote:
>
> If I use FCBaselines:LoadAllForPiece instead of
> FCBaselines:LoadAllForSystem, it always returns 0 items loaded, although
> LoadAllForSystem returns one (assuming that there is actually one).
>
> I.e. instead of:
> local bls = finale.FCBaselines()
> print(bls:LoadAllForSystem(staffsystem.ItemNo,finale.BASELINEMODE_LYRICSVERSE))
> Prints "1" which is correct, if it is ok that it doesn't count those
> staves that don't have an individual offset (see my other email
> regarding baselines).
>
> I tried:
> local bls = finale.FCBaselines()
> print(bls:LoadAllForPiece(finale.BASELINEMODE_LYRICSVERSE))
> Prints "0" on the same score as above. Hm ?
>
> Any ideas ?
>
> Jan
>
>
> _______________________________________________
> JWLua mailing list
> JWLua at jwmusic.nu
> http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu
>






More information about the JWLua mailing list