Gem / ofelia compatibility
When I copy gem or ofelia libraries in Deken folder of Plug Data, I can load both libraries without problems. (using Rosetta compatibility with PlugData on my M1 macbook)
I can even load objects and create a window with both libraries. But as soon as I render a frame, both freeze and crash PlugData.
I saw gem/ofelia before on the roadmap but not anymore, so I guess it's not a high priority... But if it is possible I might use Plug Data during my class which would be nice as pedagogic tool.
I've noticed that too, honestly it's a miracle that creating a window works. I'll re-add it to the list, it would be very nice to get that working. I'm not sure how much effort it will be, in the best case scenario it's a quick patch, but it's also possible that something in JUCE conflicts with Gem/Ofelia, in which case it might be impossible/very difficult.
Another obstacle is that it crashes somewhere inside the Gem code, so I'll have to compile Gem along with PlugData to find out what's going on.
Ok, I keep my finger crossed then!
Gem is currently being included!
There are still some small issues to work out, but mostly it works