Search found 11 matches

by cv186
Tue Apr 09, 2024 1:28 am
Forum: General Finale Help
Topic: Automatic beam breaking
Replies: 8
Views: 327

Re: Automatic beam breaking

by cv186
Fri Jan 12, 2024 9:10 pm
Forum: General Finale Help
Topic: bind rgp lua script to hotkey
Replies: 6
Views: 1112

Re: bind rgp lua script to hotkey

AppleScript doesn't work for KM with Finale menus. (Finale menus don't behave like other programs). After extensive research here's the only workable solution I could find:
https://carlvine.com/cgi-bin/index.cgi?cv=km_opt
by cv186
Fri Sep 22, 2023 9:52 pm
Forum: General Finale Help
Topic: Finale Lua questions
Replies: 2
Views: 753

Re: Finale Lua questions

Look at FCParts and FCPart in the Finale PDK (https://pdk.finalelua.com/annotated.html)

You will need something like ...

Code: Select all

local pp = finale.FCParts()
pp:LoadAll()
for part in each(pp) do ... something
by cv186
Tue Feb 21, 2023 9:20 pm
Forum: General Finale Help
Topic: Installing Lua
Replies: 4
Views: 578

Re: Installing Lua

by cv186
Tue Mar 08, 2022 4:53 am
Forum: General Finale Help
Topic: Finale 27.2 released
Replies: 12
Views: 3062

Re: Finale 27.2 released

dtoub is absolutely correct and after the move to Fin 27, old JW plugins will become increasingly useless until they are made SMuFL compliant. We should all keep bugging MM to get JW plugins updated and recompiled for Apple silicon. To his list of "vital" plugins I'd add JW Pattern . I can confirm ...
by cv186
Thu Jul 02, 2020 11:33 pm
Forum: General Finale Help
Topic: Shortcuts for Scrolling?
Replies: 30
Views: 27612

Re: Shortcuts for Scrolling?

On OSX I use Keyboard Maestro (indispensable) "Click from found image", which clicks the identified go-left bar icon. (sample graphic attached). Offsets the click 65 pixels right for moving right.
FIn26 arrows3.gif
FIn26 arrows3.gif (1.01 KiB) Viewed 24795 times
by cv186
Fri Apr 06, 2018 2:32 am
Forum: General Finale Help
Topic: Trouble with shortcuts
Replies: 3
Views: 1958

Re: Trouble with shortcuts

Sorry Control-Option-1,2,3 etc are to SET the staff set. "Select" staff set without the option key.
by cv186
Thu Apr 05, 2018 11:25 pm
Forum: General Finale Help
Topic: Trouble with shortcuts
Replies: 3
Views: 1958

Re: Trouble with shortcuts

Those keystrokes are reserved by Finale for "Program Staff Set" 1 and 2. Although your reassignment SHOULD work, Finale often doesn't like being over-ridden by external control. I've also noticed (F25+, macOS10.13+) that those keystrokes no longer do what they're supposed to do, even without interfe...
by cv186
Wed Feb 21, 2018 1:45 am
Forum: General Finale Help
Topic: Pick Show Active Layer Only, and Spacing Is Ruined
Replies: 13
Views: 5983

Re: Pick Show Active Layer Only, and Spacing Is Ruined

This isn't a bug if you've asked the program to automatically re-space - it's doing what you asked. It is however really annoying if you FORGET that setting (which takes a fair few steps to un-select) and hide or show active layers, ruining careful manual repositioning throughout the score. It shoul...
by cv186
Fri Mar 17, 2017 12:41 am
Forum: General Finale Help
Topic: Has anybody heard?
Replies: 55
Views: 20979

Re: Has anybody heard?

Great news indeed. THANK YOU JARI!!!!!