Hi,
I’m trying to control a master in Madrix 5.
It expects an integer but slider in OSC Pilot is just sending floats.
Is there an option to make sliders send integer instead of float?
Hi,
I’m trying to control a master in Madrix 5.
It expects an integer but slider in OSC Pilot is just sending floats.
Is there an option to make sliders send integer instead of float?
This isn’t currently possible. You can have buttons send integers. But for a slider we’d need to quantize the values which is another mode that would need to be added.
From a protocol standpoint, it seems like Madrix should do the fix here, as they should be accepting floats and quantizing them.