plugdata icon indicating copy to clipboard operation
plugdata copied to clipboard

Gem / ofelia compatibility

Open 60-hz opened this issue 3 years ago • 2 comments

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.

60-hz avatar Sep 02 '22 12:09 60-hz

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.

timothyschoen avatar Sep 02 '22 13:09 timothyschoen

Ok, I keep my finger crossed then!

60-hz avatar Sep 05 '22 15:09 60-hz

Gem is currently being included!

There are still some small issues to work out, but mostly it works

timothyschoen avatar Jan 28 '24 02:01 timothyschoen