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”

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”

Display Instrument Names Differently Between Score & Parts in Finale

There is a visual style preferred by many composers and orchestrators in which instrument group names are shown bracketing two or more staves, with numbers (1., 2. or I., II.) rather than individual instrument names showing for the specific instrument staves:

fin-groups-and-inst-numbers-00

This is a nice presentation, which clearly shows how the orchestration is organized with a minimum of clutter. The method to create Multi-Stave Groups like the above in Finale, as well as a cool variation for group name display are covered in this post by my colleague Jon Senge.

However, while this works great for the score, it’s quite another thing if you are also creating the parts, because there are no longer unique identifiers for each instrument. When you get to the parts phase, you first have to figure out which staff goes with which instrument, and once you do, you have to manually type in each instrument name in the Linked Parts! Ideally, the instrument names should remain in the template for parts. So, how can we do this?

more >> “Display Instrument Names Differently Between Score & Parts in Finale”

Create Simple Vertical Group Names in Finale

Simple Vertical Group Names

fin-group-names-final

I was recently asked to create a score layout that evoked some old Hollywood styles. One of the aspects discussed was a different way of formatting instrument families. Vertical instrument labels can be found on some old manuscript papers but are all but forgotten in today’s computer notation.

Creating vertical staff group labels are easy work in Finale. If you already have staff groups established, as in the excerpt below, it’s just a matter of reformatting the label itself. If you don’t, here’s a brief explanation.

more >> “Create Simple Vertical Group Names in Finale”

Some thoughts on Default Lines and Symbols in Sibelius

Since early versions of Sibelius, there have been Default Symbols and Lines. In the case of both Symbols and Lines, some of these are hard wired to specific functions in the program, and in the case of Lines in particular, these attributes are inherited by any “New” version you might create of that Default line.

For instance, the Default 8va line has an effect on playback. If you make a copy of this line by selecting it and clicking the “New” button, the New copy will inherit the same playback attributes. In the same way, if you change the visible attributes of the default 8va line, say, to different preceding text or change the line thickness, it will still maintain those playback characteristics.

But the ability to edit the defaults directly has some ramifications.

more >> “Some thoughts on Default Lines and Symbols in Sibelius”

Music Spacing Between Layers in Finale

Q: In this screenshot, you’ll notice that the G natural accidental in the third bar is colliding with the previous F sixteenth note between the two layers:

fin-original-collision

I have tried all sorts of ways to fix it, using the Document Options’ minimum spacing, space between, etc. I have tried Note/Beat/Time Sig. Spacing, all the JW note spacing alternatives and nothing fixes this issue automatically. Is it only fixable manually?

more >> “Music Spacing Between Layers in Finale”