OSC list to control instrument parameters

wardd's icon

I have an external program (wekinator) that sends an OSC list with 6 floats to m4l.
I would like to control a parameters/knob of an instrument with each float in the OSC list.

I made a M4L device that unpacks the floats and sends them to a unique OSC address.
I use touchOSC to link a osc address to a knob via learn function.
TouchOSC is receiving the first and last message in learn mode, not the ones in between.

What could be the reason for touchOSC not displaying all the incoming addresses in the dropdown?
Or is there another way to link my osc list to instrument knobs?

(sorry, just getting into max)

OSCrouter2_minimal.amxd
amxd