mirror of
https://github.com/vsariola/sointu.git
synced 2025-11-29 22:13:25 -05:00
text.Shaper is not thread safe, which caused crash when adding multiple VSTI plugins to a DAW project. This change fixes that crash. Further refactorings need to consider where that text.Shaper should actually reside.