[JW Lua] "Display in Concert Pitch" in v0.48
Jan Angermüller
jan at angermueller.com
Wed Jul 26 09:55:06 CEST 2017
Thanks for the quick 0.48 update, Jari.
The "Display in Concert Pitch" bug below now also appears in the 32bit
version.
The value in FCPartScopePrefs is inverted.
Jan
-------- Weitergeleitete Nachricht --------
Betreff: [JW Lua] "Display in Concert Pitch" inverted value between
Fin2014 and Fin25
Datum: Tue, 25 Jul 2017 10:42:19 +0200
Von: Jan Angermüller <jan at angermueller.com>
Antwort an: The JW Lua script plug-in. <jwlua at jwmusic.nu>
An: The JW Lua script plug-in. <jwlua at jwmusic.nu>
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/20170726/4f64d9de/attachment.htm>
More information about the JWLua
mailing list