CoderLine / alphaTab

alphaTab is a cross platform music notation and guitar tablature rendering library.
http://www.alphatab.net
Mozilla Public License 2.0
1.25k stars 202 forks source link

feat: add live transposition pitch changes #1642

Closed Danielku15 closed 2 months ago

Danielku15 commented 2 months ago

Issues

Fixes #1488

Proposed changes

adds additional APIs for changing the transposition pitches of tracks (and channels) live. These pitches are respected independently from the transpositions already applied on tracks (e.g. via settings).

Checklist

Further details