Hello, I’m hoping someone can help me with a problem I’m having. I want to control Madrix from TD via OSC. I can see Madrix is receiving the data but Madrix gives an error in the log saying OSC bundles are not supported- bummer. I believe when sending via an oscout Chop that the messages are sent as slices so this won’t work (it does easily for Resolume).
I think I need to send it via a chop execute DAT and oscout DAT so that it’s just sending a single string/message but I am having trouble with the Python script. To start, I simply want control the “Output/Master” in Madrix from a constant-math-null chop. Can anyone help me with what the script needs to be? I have tried various options but no luck and it’s frustrating as I know it’s simple but I’m completely green here. Thank you in advance.