<div dir="ltr"><div>RGP Lua 0.72 is available for download at the download site:</div><div><br></div><div><a href="https://robertgpatterson.com/-fininfo/-rgplua/rgplua.html">https://robertgpatterson.com/-fininfo/-rgplua/rgplua.html</a></div><div><br></div><div>One of the big additions is the ability to manage (view/modify/add/delete) what Finale calls Nonstandard Key Signatures. Since this is something of a misnomer, the PDK Framework calls them FCCustomKeyModeDef.</div><div><br></div><div>Another big addition is the ability *reliably* to traverse the entries in a beamed group. The code I inherited was woefully incomplete, but it is now shipshape (except for some extremely unlikely edge cases). There are new iteration functions in FCNoteEntry: PreviousInBeamedGroup and NextInBeamedGroup.</div><div><br></div><div>It also adds more complete coverage of the properties of FCChordPrefs and FCStaff/FCStaffStyleDef/FCCurrentStaffSpec. Also some UI tweaks.</div><div><br></div><div>Happy Lua-ing.</div><div><br></div></div>