It is not yet certain whether or not the Pico library will be given to the trust as it's got some code in that is subject to the main Eigenharp patent and is therefore both unsuitable for GPLv3 and also key to the functioning of the instruments (in the other instruments that DSP is implemented directly in hardware in FPGA's).
It doesn't actually matter that much as the Pico library is there for Linux anyway in the main github repo, in both binary 32 and 64 bit versions. It's tested and works, so you can just link it into your Linux EigenD with no problems and you will have full Pico support. We provided it that way for this very reason.
The main issue with a Linux port is the USB driver, as all that changed several years ago and we've never had the time to bring EigenD up to date with the USB subsystem changes. EigenD was actually native on Linux for a long time, and it's probably not much work to get it all working again - we're still using an EigenD 1.X version thatruns on Linux when we calibrate instruments after we make them.
I've just had a conversation with Jim and he told me that he's done most of the work to get USB working on Linux already, based on libusbx. He was doing it when playing with his Android port, and he's said he'lltry and merge that work in soon. It needs bulk USB support adding, but he reckons that's quite easy now he's got the ISO pipes working. after that you pretty much should have a Linux EigenD. It'll be missing a few bells and whistles but given that JUCE supports Linux just fine should be close enough to get going. If you want to have a go, please go ahead and we'll try to help where we can - if you want to work with the full EigenD and have signed a contributor agreement that's also cool in advance of the Trust being established, you just need to do an NDA with Eigenlabs not to dislose the full code befpore that happens. Contract me direct if you'd like to do that.
I'd love someone to have a go at this - it's probably not much more than a few days work and would be a very cool addition to our world.
John