mirror of
https://github.com/vsariola/sointu.git
synced 2025-06-04 01:28:45 -04: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.