Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tempo markings for orchestrators #444

Open
dabigcat opened this issue Feb 14, 2023 · 0 comments
Open

Tempo markings for orchestrators #444

dabigcat opened this issue Feb 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dabigcat
Copy link

dabigcat commented Feb 14, 2023

Hello, would anybody be able to help me create a script where I can type some bar numbers and tempos into a window, and it will make score expressions appear on the Finale score?

For example, imagine I type in:

1 - 111
7 - 109
8 - 105
31 - 55

and I would get an output of:

Quarter = 111 (placed at bar 1 of the score)
Quarter = 109(-2) (placed at bar 7 of the score)
Quarter = 105 (-4) (placed at bar 8 of the score)
Quarter = 55 (-50) (placed at bar 31 of the score)

etc....

And it would make Score Expressions from my Tempo category and place them in the correct bar?

Do you think it is possible with Finale-lua?

@dabigcat dabigcat added the enhancement New feature or request label Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant