Fix typos

This commit is contained in:
Robbert van der Helm
2022-08-28 19:40:16 +02:00
parent 7f5e2e6a35
commit 7a60cf37ea
3 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -671,7 +671,7 @@ Versioning](https://semver.org/spec/v2.0.0.html).
supported by yabridge. We now explicitly ignore these requests.
- Worked around a rare thread safety issue in _MeldaProduction_ VST3 plugins
where the plugin would deadlock when the host asks for the editor's size while
plugin is also being initialized form the audio thread at the same time.
plugin is also being initialized from the audio thread at the same time.
- Fixed JUCE VST3 plugins like Tokyo Dawn Records' _SlickEQ M_ causing the host
to freeze when they send a parameter change from the audio thread using the
wrong VST3 API while the plugin is also trying to resize the window from the