[JW Lua] FCKeySignature and FCTimeSignature

Robert Patterson robert at robertgpatterson.com
Tue Feb 7 01:34:05 CET 2023


These classes currently derive from __FCBaseData but they are not data
classes, and calling i/o functions on them such as Save() does not serve
any purpose.

Starting in 0.66 of RGP Lua, they will no longer be data classes. They will
derive from __FCBase. If you have scripts calling Load or Save on these
classes, they will no longer function. The fix is to remove the call to
Save that accomplishes nothing anyway.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jwmusic.nu/pipermail/jwlua_jwmusic.nu/attachments/20230206/679bc676/attachment.html>


More information about the JWLua mailing list