finale-lua / lua-scripts

A central repository for all Lua scripts for Finale.
https://finalelua.com
Creative Commons Zero v1.0 Universal
15 stars 14 forks source link

Create slur_changer.lua #747

Closed cv-on-hub closed 3 months ago

cv-on-hub commented 4 months ago

Change the characteristics of every slur in the current selection. This functionality is buried within JWChange, but I thought was worth bringing into the light.

cv-on-hub commented 4 months ago

In the latest revision I've noticed that the values for SS_ONSTATE and SS_OFFSTATE appear to be inverted in the FCSmartShape Class Reference. Finale seems to expect __SS_ONSTATE to be 0, not 1__.