OSC with 6 parameters

Hi,
I need to send a OSC with 6 params. Unfortunatley OSC library has note to send OSCes with 1,2,3,4 or 11 params. I tried sending the one with 11 params using just the first 6, but my clients hangs. Is there a way to send the OSC as I need?

michele

What is the client that you’re sending to? Does it help to change the unused (last 5) ports to a different data type (right-click and change to generic, right-click again and choose some other type)?

Related feature request: Select and OSC nodes with variable number of ports