Changing score pitch. #1218
-
Hi. I was wondering if it's possible to display the same notes in the score but change the pitch of an entire score. I found that there are displayTranspositionPitch and transpositionPitch options but it's not exactly what I'm looking for. I also tried combining these two so I would use transpositionPitch to pitch song +2 semitones and then use displayTranspositionPitch to display the original notes, but displayTranspositionPitch only affects standard music notation and not tab notation as well. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Technically it should also be possible to even combine the settings. e.g. have -12 on the Unfortunately we don't have yet a more advanced transposition which would still attempt to make it nicely playable on a guitar. e.g. you might end up with negative frets. Can you maybe setup a fiddle showing your setup and what doesn't work exactly as you need it? Could be I understand something wrong or something is broken. |
Beta Was this translation helpful? Give feedback.
-
@Danielku15 Not sure if this is related. I was trying to create a player that loops and ascends in pitch by a semitone each time... Simple script:
Am I missing something here? Thanks in advance for any guidance. |
Beta Was this translation helpful? Give feedback.
I added a future work item here: https://github.com/orgs/CoderLine/projects/12/views/1?pane=issue&itemId=38121145