What is the current situation of using the Morph with a USB connection on the Raspberry Pi? The Linux support in senselliblinux.deb is presumably x86 (32 or 64 bit). What’s the potential for use of a Morph on a Raspberry Pi, i.e. an ARM-based Linux platform?
I’m looking for a C API library identical to the one that is available for Windows, OSX, and Linux, here: https://github.com/sensel/sensel-api/tree/master/sensel-install . I see that there’s a senselliblinux0.8.2-arm.deb file there - I’ll try it when I get the Raspberry Pi 4 that I ordered. I’d like to see if anyone is currently using it on an ARM-based Linux (i.e. Raspberry Pi).
I’ve since successfully ported my morph utility (which talks to one or more Morphs and puts out TUIO/OSC messages) to the Raspberry Pi, you can find the source at https://github.com/nosuchtim/morph