Improvement: Transposing tabs with string adjustments. #1587
Labels
area-rendering
Everything related to the rendering
platform-all
Affects all platforms
state-accepted
This is a valid topic to work on.
type-improvement 🚀
Is there an existing issue for this?
Current Behavior
I'm experiencing issues with the transposition feature not working as expected. When I set
transpositionPitches: [-4]
, the notes incorrectly go below 0. Instead, they should move up a string rather than displaying a -1.Steps to Reproduce:
transpositionPitches
to[-4]
.Expected Behavior:
The notes should transpose correctly by moving up a string instead of displaying a negative value, as demonstrated in the expected output from Songsterr (see Screenshot 3).
Screenshots:
No transposition applied:
After Setting
transpositionPitches
to[-4]
:Expected Transposition Output - Screenshot from Songsterr for the same tab:
Expected Behavior
The notes should transpose correctly by moving up a string instead of displaying a negative value, as demonstrated in the expected output from Songsterr (see Screenshot 3 above).
Steps To Reproduce
Download the GP File:
Set the Transposition:
transpositionPitches
to[-4]
.Observe the Issue:
Compare with Songsterr:
Link to jsFiddle, CodePen, Project
No response
Found in Version
1.4 (alpha)
Platform
Web
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: