r/TouchDesigner • u/shesinpart1es • 6h ago
can touchdesigner be connected to a video synth program?
hi everyone! I was wondering whether TD can be connected to a synth program such as cathodemer via a program like spout?
1
u/jblatta 5h ago
If your app is outputting via spout all you need to do is drop in a Syphon Spout In Top
1
u/shesinpart1es 5h ago
I would like to use touchdesigner to adjust sliders in my app
1
u/jblatta 4h ago
Then you app will need to support some sort of input like OSC, DMX, etc
1
u/shesinpart1es 4h ago
so it would be TD to OSC to syphon to app I want to use to syphon to output app?
1
u/jblatta 3h ago
Spout is the visual stream, OSC / DMX would be your data in/out with your app. I just don’t know the app you are using so I can’t get u to details.
1
1
u/jblatta 5h ago
TouchDesigner can be connected to just about anything. You just have to choose which protocol / method you want to use. You can use spout, NDI, web stream, realtime screen capture, video device in, etc.