hello vvvvriends,
I have an akai mpd24 and wish to simply use 2 dials for basic transformation control. I would like one dial to control the translate X value and the other dial to control the translate Y value.
I have managed to get vvvv to recognise incoming midi data on both dials but i can not work out how to send each dials value out to the transform node seperately. (ie dial #1 to the x value and dial #2 to the y value).
thanks
edit: i’ve just realised the solution was extremely simple. a ‘split’ node is all that was required before sending data to the transform node.