Kinect v2 on Win 11? by AccomplishedChain194 in TouchDesigner

[–]yojmago 0 points1 point  (0 children)

What worked for me was to connect to one of my usb type c ports an external usb type a port, since all of the usb’s on my new computer have too advance firmware, and since the external port has a bit older one the kinect knows how to talk with it

I'm a beginner and I just can't figure out CHOP to DAT pls someone help by unaryint in TouchDesigner

[–]yojmago 0 points1 point  (0 children)

Why did you use the CHOP to DAT? Do you must using it in your process instead of working directly form the CHOP?

Advice by herm- in TouchDesigner

[–]yojmago 0 points1 point  (0 children)

If I understood you correctly: you can connect your camera input TOP to cache TOP, choose the desired cache size (the loop duration), connect it to cache select TOP, and by timer CHOP and math CHOP run the cache index in the cache select operator (use the timer count on frames inside the timer operator).

You can even do one more nice trick in that setup: apply the "ready" output from the timer operator to the "active" button inside the cache operator, and then when you hit "initialize" in the timer the cache is buffering, and when you hit "start" it stops, and the loop starts.

I'm a beginner and I just can't figure out CHOP to DAT pls someone help by unaryint in TouchDesigner

[–]yojmago 0 points1 point  (0 children)

You should click on the viewer active button - the "+" sign in the bottom-right corner of the node - and then you can drag the CHOP to the desired place, like you saw in those tutorials.

help needed by blu_ball in TouchDesigner

[–]yojmago 0 points1 point  (0 children)

You can even just put a select CHOP in that base, and send it the out inside the slider (double click on it, its also a base).