Lua Scripting in NoteWorthy Composer
The NoteWorthy Composer program supports a couple of programming interfaces, based on version 5.2 of the Lua scripting language.
-
This is the api used by the plugin source code that implements the custom user objects added to a staff via Insert, Object.
-
This is the run time environment and api for Lua based user tools. User tools are run from the Tools, User Tool command. Users of Eclipse LDT can add this matching Execution Environment to help in authoring new Lua based NWC user tools.
Please note that this documentation reflects the most current test edition of NoteWorthy Composer. If you are running an older stable version of the program, there might be some documented methods that are not yet available to you.