Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create slur_changer.lua #747

Merged
merged 3 commits into from
Jul 20, 2024
Merged

Conversation

cv-on-hub
Copy link
Contributor

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.

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.
Added check for nil region selection.
Added  __Accidental Avoid__ and __Remove Manual Adjustment__ options as well as isolating shapes by __Layer Number__.

Discovered that the values for __SS_ONSTATE__ and __SS_OFFSTATE__ appear to be inverted in the `FCSmartShape` _Class Reference_. Finale seems to believe that SS_ONSTATE should be "1", not "0".
@cv-on-hub
Copy link
Contributor Author

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.

@rpatters1 rpatters1 merged commit 71ffd61 into finale-lua:master Jul 20, 2024
2 checks passed
@cv-on-hub cv-on-hub deleted the cv-slur-changer branch July 20, 2024 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants