Dashed hairpins?

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

Moderators: Peter Thomsen, miker

Post Reply
Florio60
Posts: 117
Joined: Tue Dec 16, 2014 12:16 pm
Finale Version: Finale 2014.5
Operating System: Windows

Post by Florio60 » Sun May 16, 2021 7:06 am

Is there an easy way (plugin?) to create dashed hairpins in Finale? I need them to indicate editorial additions to a score. The alternative would be square brackets enclosing the hairpins, but this becomes awkward when there is only one hairpin (i.e., only crescendo or diminuendo) and not the two of them together.

Florio
Finale 2014.5
Windows 11


User avatar
HaraldS
Posts: 229
Joined: Mon Dec 19, 2016 11:46 am
Finale Version: 25.5
Operating System: Windows

Post by HaraldS » Sun May 16, 2021 7:23 am

You can use two dashed smart shape lines. Inserting them could be automated e.g. with a Lua script.
Or, you can create a shape expression according to your needs. Though, the shape expression won‘t resize when the measure width changes.
Finale 3.0-25.5, German edition, Windows 7
trombonist, pianist, conductor / Recklinghausen, Germany

Florio60
Posts: 117
Joined: Tue Dec 16, 2014 12:16 pm
Finale Version: Finale 2014.5
Operating System: Windows

Post by Florio60 » Sun May 16, 2021 7:42 am

Thank you HaraldS. I'm not familiar with Lua scripts. How do they work?

Florio
Finale 2014.5
Windows 11

User avatar
HaraldS
Posts: 229
Joined: Mon Dec 19, 2016 11:46 am
Finale Version: 25.5
Operating System: Windows

Post by HaraldS » Sun May 16, 2021 9:44 am

Florio60 wrote:
Sun May 16, 2021 7:42 am
Thank you HaraldS. I'm not familiar with Lua scripts. How do they work?
You have to download and install the JWLua plug-in, see this guide: https://www.rpmseattle.com/of_note/fina ... th-jw-lua/
When installed, you can either code your own scripts or download third-party scripts.

If you want to try it, get the JWLua plugin and e.g. try my script "Slur Phrases", which already deals with adding smart shapes: viewtopic.php?f=3&t=18035#p69445 . If that works, I can help you with a script which does dashed hairpins.
Finale 3.0-25.5, German edition, Windows 7
trombonist, pianist, conductor / Recklinghausen, Germany

User avatar
HaraldS
Posts: 229
Joined: Mon Dec 19, 2016 11:46 am
Finale Version: 25.5
Operating System: Windows

Post by HaraldS » Sun May 16, 2021 12:21 pm

Here it is, wasn't too difficult.
AddDashedDynamics.jpg
Attachments
AddDashedDynamics.zip
(1.54 KiB) Downloaded 101 times
Finale 3.0-25.5, German edition, Windows 7
trombonist, pianist, conductor / Recklinghausen, Germany

Florio60
Posts: 117
Joined: Tue Dec 16, 2014 12:16 pm
Finale Version: Finale 2014.5
Operating System: Windows

Post by Florio60 » Sun May 16, 2021 2:29 pm

Many thanks, HaraldS. That's very kind of you. :wink:

Florio
Finale 2014.5
Windows 11

Florio60
Posts: 117
Joined: Tue Dec 16, 2014 12:16 pm
Finale Version: Finale 2014.5
Operating System: Windows

Post by Florio60 » Sun May 16, 2021 4:07 pm

Your plug-in works well, HaraldS. The only problem is that I cannot move the hairpins to reposition them. Any advice?

Florio
Finale 2014.5
Windows 11

User avatar
HaraldS
Posts: 229
Joined: Mon Dec 19, 2016 11:46 am
Finale Version: 25.5
Operating System: Windows

Post by HaraldS » Sun May 16, 2021 6:00 pm

Florio60 wrote:
Sun May 16, 2021 4:07 pm
Your plug-in works well, HaraldS. The only problem is that I cannot move the hairpins to reposition them. Any advice?
Thanks!
Repositioning could be done in the Smart Shape Tool: each dashed line will show a box. Draw a rectangle around both boxes to select both lines simultaneously. Then click and drag.

Though, changing a hairpin's length works only when one of the lines is selected, not both. If you want to change the length, it might be easier to erase and create them new.
Finale 3.0-25.5, German edition, Windows 7
trombonist, pianist, conductor / Recklinghausen, Germany

Florio60
Posts: 117
Joined: Tue Dec 16, 2014 12:16 pm
Finale Version: Finale 2014.5
Operating System: Windows

Post by Florio60 » Sun May 16, 2021 7:34 pm

Okay, thanks very much. Luckily I don't have many dashed hairpins to insert, so I can just play around with the length and position using the handles.

Florio
Finale 2014.5
Windows 11

jwink
Posts: 3
Joined: Thu May 30, 2019 7:55 am
Finale Version: 27.2
Operating System: Windows

Post by jwink » Fri Sep 02, 2022 3:53 pm

Harald, are you OK with me adding your dashed hairpins script to the repository at finalelua.com?

-Jake

User avatar
HaraldS
Posts: 229
Joined: Mon Dec 19, 2016 11:46 am
Finale Version: 25.5
Operating System: Windows

Post by HaraldS » Fri Sep 09, 2022 5:50 pm

jwink wrote:
Fri Sep 02, 2022 3:53 pm
Harald, are you OK with me adding your dashed hairpins script to the repository at finalelua.com?
Yes, of course. Feel free to do so.
Finale 3.0-25.5, German edition, Windows 7
trombonist, pianist, conductor / Recklinghausen, Germany

Post Reply