Replies: 2 comments 1 reply
-
|
The Link doesn't work. |
Beta Was this translation helpful? Give feedback.
-
|
The problem is the format of the message. The parser use the structure of the feedback, see also the documentation. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Stefan,
in the MA3 forum is a LUA plugin to send fader and key data via OSC. On MA3 side this code works fine, but with the receiveUDP() function in your code I have some trouble.
LUA code: https://forum.malighting.com/forum/thread/8083-how-to-get-the-current-value-of-an-executor-fader/
Example:
MA3 Out: SendOSC 2 "Fader203,i,1800"
Arduino In: OSC Pattern: /Fader203 String: Integer 1: 0 Integer 2: 0 Float: 0.00
Can you help me there to modify the code?
Beta Was this translation helpful? Give feedback.
All reactions