[JW Lua] "Display in Concert Pitch" inverted value between Fin2014 and Fin25

Jan Angermüller jan at angermueller.com
Tue Jul 25 10:42:19 CEST 2017


Jari,

JW Lua 0.47/64bit/Windows (haven't tested MacOS) seems to handle 
FCPartScopePrefs.DisplayInConcertPitch different than the 32bit version. 
The value is inverted.
I.e. on a part where "Display in Concert Pitch" is set the script below 
returns true on 32bit and false on 64bit.

local partprefs=finale.FCPartScopePrefs()
partprefs:Load(1)
print(partprefs.DisplayInConcertPitch)

Maybe this has to do with the new option introduced in Fin25:
Document->Keep Octave Transposition in Concert Pitch.

Best,
Jan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jwmusic.nu/pipermail/jwlua_jwmusic.nu/attachments/20170725/bf4c157d/attachment.html>


More information about the JWLua mailing list