Skip to content

oriolemusic/rgpluaclassbrowser

 
 

Repository files navigation

RGP Lua Class Browser

Class browser for the RGP Lua Finale plugin.

RGP Lua Class Browser is a modeless dialog box implemented in the Lua Programming Language. It is designed to run in the RGP Lua plugin environment within the Finale application for music notation.

As a modeless dialog, the minimum version of RGP Lua required is v0.56. Beyond this, any version of the script should work with any version of RGP Lua. However, the script is also dependent on jwluatagfile.xml for method and property type information as well as links to the PDK Framework documentation. This xml file is tied to its release of RGP Lua. The jwluatagfile.xml file is auto-generated by Doxygen with changes tracked in this repository.

The current release of both rpgluaclassbrowser.lua and jwluatagfile.xml are available at the download site for RGP Lua.

The jwluatagfile.xml file and the xml2lua subfolder should be placed inside the same folder as rgpluaclassbrowser.lua. A simple way to get started with it is to download the repository to any folder on your computer, along with the xml2lua submodule, and point RGP Lua to the rgpluaclassbrowser.lua script. After restarting Finale it appears in your RGP Lua menu.

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%