Actual OSC messages (and "oscHook" android app)

hi

First, you can clearly ignore this answer as i got the same questions as you :slight_smile:

Does this post can help you ? as it's about preargs.

} From: 192.168.43.147:42494
(DEBUG, OSC) In:  {
  address: '/oschook',
  args: [
    0.02059013396501541,
    0.02825157903134823,
    1.0008959770202637,
    Long { low: -54851580, high: 379, unsigned: false }
  ]

but as the latest element of your array is a json object, i think you will need a custom module to format the way you want.

1 Like