Re: RGP Lua : Un nouvel utilitaire Lua intégré à Finale
Posté : 1 avril 2024 à 13:42
Mise à jour de RGP Lua en version 0.72. A télécharger ICI.
De nombreuses nouvelles fonctionnalités très techniques à l'intention des développeurs (on vous épargne ça, mais si cela vous intéresse, la liste est ICI) mais qui devraient profiter à l'utilisateur.
Développeurs :
"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.
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.
It also adds more complete coverage of the properties of FCChordPrefs and FCStaff/FCStaffStyleDef/FCCurrentStaffSpec. Also some UI tweaks."
De nombreuses nouvelles fonctionnalités très techniques à l'intention des développeurs (on vous épargne ça, mais si cela vous intéresse, la liste est ICI) mais qui devraient profiter à l'utilisateur.
Développeurs :
"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.
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.
It also adds more complete coverage of the properties of FCChordPrefs and FCStaff/FCStaffStyleDef/FCCurrentStaffSpec. Also some UI tweaks."