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

fix: Ensure we stay within buffer boundaries and stop worklet #1607

Closed Danielku15 closed 2 months ago

Danielku15 commented 2 months ago

Issues

Relates to #1599

Proposed changes

Improves the handling of audio worklet buffers to not exceed the buffer boundaries and stop the audio worklet after finish.

Not clear if it fully fixes the problems but if should improve some bits

Checklist

Further details