- Edited
Hi,
I finally managed to compile some pure data patches via hvcc.
I wanted to ask if there is an easy way to run OSC along the heavy program by modifying the render.cpp, to be able to receive OSC messages and then send the result inside the heavy program as @hv_param parameters? My objective is to route a simple /slider message in a similar way as if I was working with a [netreceive] + [route /slider] based PD patch.
Thank you in advance