Matthew Gajownik

Results 143 comments of Matthew Gajownik

> The name should now be updating when switching profiles. I don't know what could be causing the crash. With more testing, this occurs in a blank scene collection in...

I updated to the latest code just in case, and now it appears like this in debug: ![image](https://user-images.githubusercontent.com/941350/127990984-3c523239-df12-4392-a870-fbb952efe388.png)

Confirmed. Occurs on Sphinx `v5.2.0.post0` ``` writing output... [ 2%] backend-design Traceback (most recent call last): File "/home/wizardcm/.local/lib/python3.8/site-packages/sphinx/builders/html/__init__.py", line 1096, in handle_page output = self.templates.render(templatename, ctx) File "/home/wizardcm/.local/lib/python3.8/site-packages/sphinx/jinja2glue.py", line 194,...

Seems to work on my 32GB machine on Windows. ![image](https://user-images.githubusercontent.com/941350/200468251-e8251377-09cd-4f42-a1d4-7d93e7b08b95.png) ![image](https://user-images.githubusercontent.com/941350/200468284-afaeb771-0145-45c5-bff0-5e0a05242fbc.png) Wondering if this'd be better in GiB, or to add a separator for thousands.

TODO: Test with disabled updater.

That would be the ideal implementation, yes. I'll close this PR for now to give someone else the opportunity to potentially implement it.

At the very least, showing the user where it already searches for VST plugins would be handy.

This was requested by another user, and they also mentioned "please, do provide the possibility to add _multiple_ locations, like every other software that uses VST plugins does" which I...

I cannot reproduce this in "any audio plugin". I spent a lot of time recently familiarising myself with how Qt and VSTs resize * Especially #102 and 56168fdff9f61d630c8425380d3b99211951a376 but also...