Hi I used to send OSC messages from PD to VPT using PD extended & MrPeach
in this fashion:
[send /1layer/fade 0.5(
[pack OSC]
[udpsend]
Is there anyway I can do this in Vanilla 46.7+?
I'm trying to get this done using
[osc format]
[netsend -u]
But I can't get it to work.
Any hint would be very welcome. If I need to use MrPeach I would do that, but I thought it should be possible in Vanilla.
Thank you