Hi everyone.
I'm trying to make my DMX interface (Enttec OpenDMX USB) work with Pd.
I'd like to avoid using something like QLC if possible.
I'm on Linux (Ubuntu).
I tried to follow all the steps (installing Ola, compiling Flext), but the object Ola2pd is not recognized by Pd.
As they suggested, I tried to compile it myself by using Flext. It works, but still, the object Ola2pd is not recognized in pd.
I received the message "undefined symbol: _ZTIN3ola6client17BaseClientWrapperE"
Any idea of what I could do?
Do you know if some other externals exist for the job?
Or if there's some other solutions for controlling a DMX Interface with Pd?
Thanks in advance if you can help