finale-lua / lua-scripts

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

Update pitch_changer.lua #715

Closed cv-on-hub closed 3 months ago

cv-on-hub commented 3 months ago

The last version of this script failed to correctly identify accidentals in all key signatures. The pitch-matching algorithm has been improved, but also a Modeless option has been added. Also: script_name from general_library not literal; upgraded Notes for Markdown using utils.show_notes_dialog; sundry other improvements.

cv-on-hub commented 3 months ago

Sorry - forgot that the MODELESS option was already subject to PR #713.