c4d.osc.sequencer
c4d.osc.sequencer copied to clipboard
Feature : OSC input
- XPresso Node for receiving OSC (which can then drive other parameters)
- Receive OSC on the same matching channels
hey! great to hear that it's working for you your message came through on this github issue, which appears to be the wrong place (which is about implementing OSC input into cinema4)
it's possible to add those parameters in the code check how position is sent for example: https://github.com/elliotwoods/c4d.osc.sequencer/blob/master/OSC.pyp#L149
one issue with rotations is that they might be represented differently in touch designer vs c4d (i'm not sure how rotations are represented in td)