Splitting OSC commands for mapping
Right now the OSC command for mapping points is: /millumin/layer/mapPoint/0/4 -350 450, which requires two float values.
Would it be possible to add two OSC commands to map X & Y separately?
/millumin/layer/mapPointX/0/4 -350
/millumin/layer/mapPointY/0/4 450
That would make it possible to use software such as Vezér that can only send one float value per OSC command to control mapping points.
Frédéric
Comments
Sorry for now, it is not possible.
But feel free to create an idea on Uservoice : it helps sus to keep track of user requests, and see their popularity.
Also, you could write a small script to handle this : please have a look to the developer-kit, where there are nice examples.
Best. Philippe
Also, please note that you could use "mapping" keyframes in compositions, or use the mini-application MappingPresets.
Best. Philippe