I'm trying to send osc to my pacarana, but according to the OSChelper my arguments are *unmapped* when I try to send multiple arguments. As long as I only try to send one argument with my osc messages it's no problem, and when I send a few selected OSC messages like /osc/widget i can send as many arguments i like, but when i try for example /monome/grid/key I can only send one argument and as soon I put on multiple arguments they show up in the OSChelper's eventlog as unmapped. How do I avoid my arguments being *unmapped* and actually carry a value?
Here is a screenshot of my eventlog. The first four oscmessages is sent from berkeley-libs sendOSC, then a few messages, the ones crossed out, from a runaway max-patch, and then the rest of the messages are sent from osculator and max, triggered by my monome grid.