Create Tuplets With a Single Keycommand With a Lua Library for ConsoleTools

As part of the release of five scripting libraries for the ConsoleTools Lua framework, I today publish the Tuplets Tool Library (the four other releases are: Casting-off, Window Menu Commands, Cueing and Selecting). It provides a number of simple tool functions for creating and editing tuplets more easily in Dorico.

In particular, it addresses longstanding user requests for more concise tuplet entry, making it possible to assign single-key keycommands for specific tuplets. Also included are tools for streamlining user interaction with properties for tuplets.

GIF – Single-key triplet creation:

concise triplet creation

GIF – Streamlined property setting:

streamlined tuplet property setting

You can download the library below. The zip file contains the actual Lua script, and a PDF with the complete documentation:

ConsoleTools Tool Library - Tuplets 1.0.zip (564.4 KB)

Note: Do not try to run the lua file directly in Dorico (via the Script menu). You will need the ConsoleTools framework in order to use the library. However, the free limited version will suffice to try it out. You can find more information about ConsoleTools in this thread.

Feel free to ask any questions about the library here. (Any questions specifically about ConsoleTools should be posted in the thread about the framework itself, though.)

As with previous releases, it should be noted that this library is somewhat of a “public beta”. If you find that something does not work as should be expected from the documentation, please feel free to get in touch with me. Further down the road, I plan to re-include the library (with any bug fixes) in a larger one, which will offer a variety of other script-enhanced Dorico tasks.

3 Likes

Do these work with the trial version of Console Tools?

Yes, they do. The restrictions of the trial version do apply, of course, but otherwise, this library is just arbitrary Lua code for the framework.

1 Like