Learning to Code in JW Lua | Part 2: Changing Notehead Characters

Welcome to the second article on learning to code with JW Lua.

In the first article, we learned some of the basics of the lua language, including datatypes and for loops. Today, we’re going to take that knowledge and apply it with creating an actual script that changes every notehead in a selected region.

Sure will beat using the Special Tools!

So let’s dive right in. more >> “Learning to Code in JW Lua | Part 2: Changing Notehead Characters”

Learning to Code in JW Lua | Part 1: Introduction to Lua

JW Lua is quickly becoming a popular plug-in for Finale because of it’s unbelievable potential for improving your Finale workflow. It’s over 300 times faster than FinaleScript, more flexible than your macro program of choice, and connects directly to Finale’s codebase. Which means it can save you lots of time while achieving better results, regardless of what “better” means to you.

There’s just one problem:

Because it’s written in a language not known by all programmers, and is a highly customized version of that language, it can appear daunting to learn how to code with it. It can seem even harder if you’ve never coded before.

So today we’re going to start a series of how to code with JW Lua, even if you’ve never coded before. We’re going to walk through, step-by-step, every aspect of JW Lua that you need to code in JW Lua. more >> “Learning to Code in JW Lua | Part 1: Introduction to Lua”

A Fast Way to Change Music Spacing Reference Width in Finale (With Keyboard Maestro)

One of the quirks with Finale’s note spacing  is that the very last system of a document will often have disproportionately fewer measures than the rest.

One option is to use the Fit Measures tool in the Utilities menu, but then the note spacing can be inconsistent between systems.

Finale’s Reference Spacing Width feature, found in the Music Spacing > Spacing Widths… section of Document Options, provides a solution. The setting allows you to reflow and rebalance the note spacing of  measures quickly. more >> “A Fast Way to Change Music Spacing Reference Width in Finale (With Keyboard Maestro)”

Behind-the-Scenes: The Music Font Comparison from Elbsound.studio

What is it ?

Music Font Comparison is an online A/B comparison of 150 music font families rendered using four musical examples. The font examples were created in a fully automatic font conversion process in Finale with a JW Lua plugin from a master document in Maestro font. No manual adjustments were made afterwards.

score-excerpt
Online Music Font Comparison from Elbsound.studio : The images on the website are downscaled JPEG versions of the PDFs created from within Finale.

more >> “Behind-the-Scenes: The Music Font Comparison from Elbsound.studio”