Page 1 of 1

RGBA OSC

Posted: Fri Feb 24, 2023 6:27 pm
by josephcasey
Hello,

I am trying to use a RGBA value to control a fixtures color and i cannot get madmapper to change based on this osc message any help would be appreciated

Re: RGBA OSC

Posted: Wed Mar 01, 2023 10:11 pm
by mad-matt
How do you send the OSC message ?
You can send a string in format "1 0 0 1" to control "/fixtures/Fixture-1/color/rgba", I tested from QLab and it works. It should also accept sending OSC message of type "ffff" (4 floating point values)
You cannot send a string in format #FF0000FF, this is not supported in MadMapper 5.2 and previous at least.