Skip to main content

Can I create OSC Strings, Integers and Float values for buttons in Ctrl for iPad?

For buttons, you can define float or integer values by leaving a space at the end of your OSC string and between each integer or float value you wish to transmit. Ctrl for iPad will format the information entered into the box as the type you require.

i.e. <IP>:<Port>/trigger/intensity 1 2.5 hello Would be seen as /trigger/intensity 1 (int) 2.5 (float) hello (string).

To try this for yourself, use the demo version of Ctrl for iPad with our protocol tester CommsKit.