Closed yaras6 closed 7 years ago
On your fiddle issue exists too. Please increase count to see the issue. Probably issue exists in all or most tabs https://jsfiddle.net/danielku15/jo64pgLp/
Thanks for the report.
Looks like a side effect of #139 In general it is correct that the standard music notation is 1 octave lower on Guitar instruments. I corrected the behavior that for non-guitar instruments the standard notation is 1 octave higher. This behavior is then consistent with Guitar Pro.
As part of the last rework in #139 I added 2 separate transposition pitches. The first one is used for transposing the standard notation, the second one does a full transposition of the music notation (including tabs and audio playback). At 1-2 positions I used the wrong transposition value which caused the tabs to have the wrong values. This is fixed now.
Sadly the visual rendering is really hard to unit test. I need to find a good solution for this in future to prevent such bugs.
Now looks fine. Thanks a lot
Your environment
Expected Results
Render track in same as in previous versions.
Observed Results
Some tracks are rendered one octave higher. Instead 2nd thread is 14th, insted 4th is 16th etc.
Steps to Reproduce (for bugs)
Please download song and load it with newest alphaTab version
Proper result of rendering with old version is available on
Currently same song looks like this
Thanks in advance for your help. Did you changed any core functionality?