Copy (all) full staff names to abbreviated staff names

General notation questions, including advanced notation, formatting, etc., go here.

Moderators: Peter Thomsen, miker

Post Reply
onehunkytenor
Posts: 34
Joined: Wed Feb 03, 2021 6:41 pm
Finale Version: 27.3.0.137
Operating System: Windows

Post by onehunkytenor » Sun Oct 30, 2022 3:21 am

Anyone know a way to do this in a couple of clicks?

Cheers.


User avatar
N Grossingink
Posts: 1788
Joined: Mon Dec 19, 2016 2:50 pm
Finale Version: 27.3
Operating System: Mac

Post by N Grossingink » Sun Oct 30, 2022 7:43 am

You'd have to manually change each full name to its abbreviated form in the Score Manager. The use of full for the initial system is more or less hardwired into Finale. Plus it's sort of "common practice".
N. Grossingink
Educational Band, Orchestra and Jazz Ensemble a specialty
Sample: https://drive.google.com/file/d/1pFF5OeJDeLFGHMRyXrubFqZWXBubErw4/view?usp=share_link


Mac Mini 2014 2.6 Ghz, 8Gb RAM
OSX 10.15.7
Finale 2012c, 25.5, 26.3, 27.3

onehunkytenor
Posts: 34
Joined: Wed Feb 03, 2021 6:41 pm
Finale Version: 27.3.0.137
Operating System: Windows

Post by onehunkytenor » Sun Oct 30, 2022 6:44 pm

N Grossingink wrote:
Sun Oct 30, 2022 7:43 am
You'd have to manually change each full name to its abbreviated form in the Score Manager.
That's exactly what I've been doing! I guess I'm wondering if some enterprising Lua developer has automated the process :lol:
N Grossingink wrote:
Sun Oct 30, 2022 7:43 am
Plus it's sort of "common practice".
I'm not exactly sure what you mean here and, not being one to assume, I have a reason for wanting them to be identical. It involves playing nice with XML exports and the miracle that is the Cantāmus app.

User avatar
N Grossingink
Posts: 1788
Joined: Mon Dec 19, 2016 2:50 pm
Finale Version: 27.3
Operating System: Mac

Post by N Grossingink » Sun Oct 30, 2022 7:02 pm

automate the process
You can automate the process somewhat by making template file(s) where these have been changed as you desire. Just use a template to start a new Finale file or copy in the entries made by another means.
N. Grossingink
Educational Band, Orchestra and Jazz Ensemble a specialty
Sample: https://drive.google.com/file/d/1pFF5OeJDeLFGHMRyXrubFqZWXBubErw4/view?usp=share_link


Mac Mini 2014 2.6 Ghz, 8Gb RAM
OSX 10.15.7
Finale 2012c, 25.5, 26.3, 27.3

User avatar
motet
Posts: 8292
Joined: Tue Dec 06, 2016 8:33 pm
Finale Version: 2014.5,2011,2005,27
Operating System: Windows

Post by motet » Sun Oct 30, 2022 7:18 pm

Someone with programming chops could write a macro (e.g., using Autohotkey) which you'd run with the Score Manager open to
  1. Open the abbreviated staff name dialog
  2. Select all
  3. Copy
  4. OK
  5. Open the full staff name dialog
  6. Select all
  7. Paste
  8. OK
  9. Advance to next instrument
Looping through all the instruments.

User avatar
miker
Posts: 6013
Joined: Fri Mar 13, 2009 4:28 pm
Finale Version: Finale 27.4
Operating System: Mac

Post by miker » Sun Oct 30, 2022 9:17 pm

motet, I get the impression he wants to do the opposite. But your steps are dead on.
Finale 27 | SmartScorePro 64
Mac OS 13.2.1 Ventura
Copyist for Barbershop Harmony Society

User avatar
motet
Posts: 8292
Joined: Tue Dec 06, 2016 8:33 pm
Finale Version: 2014.5,2011,2005,27
Operating System: Windows

Post by motet » Sun Oct 30, 2022 9:19 pm

Ah, thank you. Switch steps 1 and 5.

onehunkytenor
Posts: 34
Joined: Wed Feb 03, 2021 6:41 pm
Finale Version: 27.3.0.137
Operating System: Windows

Post by onehunkytenor » Sun Oct 30, 2022 10:29 pm

A terrific suggestion! Thank you.

I've been directed by Jacob Winkler (the script's auteur) to this: https://www.finalelua.com/scripts?searc ... e%20staves which works a bit of Lua magic and gets the job done. Gotta love Lua!

dtoub
Posts: 228
Joined: Mon Dec 06, 2021 5:06 am
Finale Version: 27.3
Operating System: Mac

Post by dtoub » Thu Nov 03, 2022 5:04 am

Awesome. I do this all the time (manually copy the full instrument names to the abbreviated ones) and it’s a pain. Will have to try this script next time. Thanks.
http://dbtmusic.wordpress.com

https://dtoub.bandcamp.com/

Finale 27.x/macOS Sonoma/GPO 5/NotePerformer/Perfect Layout/Reason 12

mmike
Posts: 446
Joined: Sat Feb 22, 2014 5:28 pm
Finale Version: 27.4
Operating System: Windows

Post by mmike » Fri Nov 11, 2022 7:59 am

onehunkytenor wrote:
Sun Oct 30, 2022 10:29 pm
A terrific suggestion! Thank you.

I've been directed by Jacob Winkler (the script's auteur) to this: https://www.finalelua.com/scripts?searc ... e%20staves which works a bit of Lua magic and gets the job done.
I have downloaded the script, put it in the Lua Scripts directory, re-started Finale, it shows up in the right place with my other (correctly working) Lua Scripts, but it gives me an ERROR when trying to use it: \MakeMusc\Finale\27\Plug-ins\LuaScript\staff_rename.lua:723:bad argument#1 to 'SetSelectedItem' (number expected, got nil).

Any ideas why? or what to do?
Thanks
Finale 3.7 > 27.4.1, GPO5, ASUS laptop, 18.4'' display, Intel Core i7, 32GB RAM, WIN 10 Pro, Cubase

Post Reply