Hi!
1 — Yes, setTime <id> <seconds>
or setTimePercent <id> <percentage of length between 0 and 100>
To discover theses commands, open the “Helper” window, then move the cursor along the curve with your mouse and the commands will appear in the bottom of the helper!
2 — Open the “Script” window and scroll to function onIncomingMessage(protocol, host, port, destination, values) {
. In this fonction, all incoming messages (MIDI, OSC on port 1234 by default) will go there. If you send OSC messages while Console tab opened, you will see some usefull logs 🙂
Thanks for using IanniX!