1. Create a path of enough points - I chose 4 paths of 3, but just needs to be enough data
  2. Export the path
  3. Import the path over OSC
Path does not import, JSON serializer reports that the string is too big in vrc log file. My test import was about 9kb, have not tested the lower limit.
This might be remedied by allowing for much larger OSC payloads, or providing an alternative import method (off of disk, for example).