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

Q: Is it possible to visually transpose in ABC string? #991

Open
VKondakoff opened this issue Feb 23, 2024 · 1 comment
Open

Q: Is it possible to visually transpose in ABC string? #991

VKondakoff opened this issue Feb 23, 2024 · 1 comment

Comments

@VKondakoff
Copy link

VKondakoff commented Feb 23, 2024

There are two independent parameters, visualTranspose and audioTranspose. Also you can transpose the audio with %%MIDI transpose 2 in your abc string. Also you can put transpose on a K: or V: line: V:clarinet transpose=2.

It is possible to put %%MIDI transpose -2 into ABC string. Can we do the same with visualTranspose? So, visually transposing specific score instead of all of them when using:

{
    "visualTranspose":-2,
}

Thank you!

@nbruley
Copy link

nbruley commented Feb 25, 2024

I have the same question! I thought I figured out how to do it at one point but now I can't remember if I did or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants