[TouchDesigner - Tutorial] Simple DMX Controller

  Рет қаралды 19,236

alphamoonbase.berlin

alphamoonbase.berlin

Күн бұрын

In depth 3h workshop at the NodeInstitute
thenodeinstitute.org/courses/...
This tutorials shows you how to create an easy to setup DMX Controller for lighting fixtures.

Пікірлер: 25
@NickCody
@NickCody Ай бұрын
I'm learning touch designer now, and this was the video that finally flipped the switch in my mind on how to work with it. Thank you very much.
@axiomcrux
@axiomcrux 2 жыл бұрын
helpful, thank you, :) though I will say, the touch designer community and I need to have a little semantic debate on what this word "SIMPLE" means.
@AlphaMoonbase
@AlphaMoonbase 2 жыл бұрын
Lets settle on the functionality it offers as simple. Maybe not the way to get there :)
@garyhost354
@garyhost354 Жыл бұрын
Hi. Thank you. This was a very enjoyable and simple tutorial. Much appreciated.
@xaverhirsch
@xaverhirsch 4 жыл бұрын
Great. Thanks Wieland! My networks looks sooooo messy haha, with this one this will get a looooot more cleaner.
@giorgioguerrini16
@giorgioguerrini16 16 күн бұрын
great
@tikigonewild
@tikigonewild 2 жыл бұрын
Im probably missing something, but I followed this, and at the controller level, if I change a parameter on one of my lights, the signal doesnt go out to the light until i double click on the dmx_out. then it updates whatever parameter I changed
@rafasanmusic399
@rafasanmusic399 4 жыл бұрын
Hey man, hope you're doing well! This video was very helpful, but I'm looking to expand on it. Your tutorial allowed me to get a standard RGB fixture to work, but I'm looking to control a secondary fixture that has more complex controls such as pan and tilt. I was able to assign those controls to the UI and they are working properly but I need to send a constant to another channel (ch. 7) in order to open the shutter and actually get this particular light to work. Do you know how I may be able to access other channels other than the ones you talked about in the video? I believe the solution is within the python expression used in the rename chop of the fixture container. Any help would be greatly appreciated. Thanks!
@ibroadcast.crypto5616
@ibroadcast.crypto5616 3 жыл бұрын
You need to customize the light fixtures within the console to have more than 3 channels and then you would set [1,7] for instance.
@ChaseBowman
@ChaseBowman 3 ай бұрын
Hello! Thanks for this tutorial! Wondering if you know of a way to take DMX input from Artnet (lots of data of pixels of lights via DMX) and turn that into a video signal per pixel? I may have to do it pixel by pixel with a square object for each perhaps... thanks again!
@AlphaMoonbase
@AlphaMoonbase 3 ай бұрын
Two ways: 1. Use shuffleCHOP to make the single channels in to one channel with 512 samples. Then another shuffelCHOP to make them in to rgb and finaly a chopToTop. 2. Basicly same as above, then use instancing.
@ChaseBowman
@ChaseBowman 3 ай бұрын
Thanks!!!@@AlphaMoonbase
@ChaseBowman
@ChaseBowman 3 ай бұрын
@@AlphaMoonbase thanks for much for the reply. Update -- I got my device to send OSC color value per pixel (64 pixels total) and I understand how to remap and rename the data, but now I'm just not sure how to display. As in, how I get that color value to effect a pixel of a video signal. One idea would be just to create a square and have that color value manipulated (not sure what CHOP that would be through) and then shrink that down so I have 64 squares. I looked into the "ChopTo" but it doesn't have an input it seems. Thanks for all your help! (happy to jump this to email if you are up for it). Cheers!
@christophepersoz4986
@christophepersoz4986 3 жыл бұрын
Great tutorial, thanks a lot! Is there any way to have all the fixtures listed in the IU instead accessing them one by one through a drop down menu?
@AlphaMoonbase
@AlphaMoonbase 3 жыл бұрын
Oh, there are a thousand ways :) The best staring point is the opFindDAT in combination with a replicator. This way you can reactivly create new parameterCOMPs for all the fixtures. Check out the Widget Tutorial series on the TouchDesigner-Channel to get intel on how to manage Comps .
@christophepersoz4986
@christophepersoz4986 3 жыл бұрын
@@AlphaMoonbase Thanks a lot for your answer. I just started yesterday to discover TD, there a lot to learn, and a lot to do with ;) Thanks for the tips, I'm gonna have a look on this!
@gabrielsegura626
@gabrielsegura626 2 жыл бұрын
Hi! Thank you so much for the Tutorial great workflow. I do have an issue with this expression: op(op('null2')[1,1]), gives me a yellow "flag" and tells me invalid path for node xxx referenced by parameter Operator. So i am not able to see the controls in UI container... if anyone could point me to the right direction. Thanks in advanced
@simonph4152
@simonph4152 7 ай бұрын
did you fix this? I have the same problem.
@attracteuretrange2543
@attracteuretrange2543 9 ай бұрын
really cool especialy using a replicator on lightfixture, but though could you advice a way to: 1) populate the UI with 170 controls simultaneously, 2) create a another UI to place the fixtures on stage map and show their level with alpha 3) a way to create a scene manager that would transition between fixture preset, ( and btw the 512 devices is wrong with 3 chanels by fixtures, should put 510 as the top math limit ) great job thx, really handy
@AlphaMoonbase
@AlphaMoonbase 9 ай бұрын
In general, I would say use a proper lighting software. MA or ETC Eos are the big ones, but you will have to shill out some money. Some free tier solutions are Obsidian Onyx, QLC+, Enttect EMU (if you have an enttec interface) and I think chamSys has some free parameters. There is software made for this and TD surely coul handle this to a certain degree, but simply is not the right tool for that if you do not want to invest the time yourself. But, some answers: 1) Use something like UberGUI by Lucas Morgan. Widgets will kill the TD performance. They are not optimozed enough. 2) Instancing. Sreight forward. 3) Check Tauceti PrresetManager. Shuld do th trick (eve though 170*3 Parameters might be a lot.) And your 512 comment (sure, but youc an still fll it up with ther fixtures that arenot 3 channel. Soooo.
@markus_knoedel
@markus_knoedel Жыл бұрын
Hi. Great tutorial. I am at 11:48 and when I copy/paste the light fixture it stops cooking. And all the ops inside also. I cannot populate the select1 with more than one set. Please help me.
@markus_knoedel
@markus_knoedel Жыл бұрын
Ah. The parent of the parent stopped cooking for some strange reason. And now it works again. Let's see where this leads to...
@ibroadcast.crypto5616
@ibroadcast.crypto5616 3 жыл бұрын
Man, this has been awesome and am subscribing but how are you gonna say this is a Simple DMX controller but get into Python like that at the 8 minute mark?
@AlphaMoonbase
@AlphaMoonbase 3 жыл бұрын
A, its a tiny snippet (check out my rubberduck streams, thats python hell ;D ). Without a little bit of Python you will get stranded quick in TD land.
@matthewgalvin5901
@matthewgalvin5901 Жыл бұрын
Not simple in any stretch of the human imagination. Why don't you make 1 light work (on Ch 1), and then show us how to extend the capability to address footprint?
[TouchDesigner - Tutorial] Auto UI
5:09
alphamoonbase.berlin
Рет қаралды 3,8 М.
led enttec dmx Touchdesigner (english)
9:04
Ian Macleod Cassels
Рет қаралды 16 М.
Eccentric clown jack #short #angel #clown
00:33
Super Beauty team
Рет қаралды 21 МЛН
ХОТЯ БЫ КИНОДА 2 - официальный фильм
1:35:34
ХОТЯ БЫ В КИНО
Рет қаралды 2,4 МЛН
ELE QUEBROU A TAÇA DE FUTEBOL
00:45
Matheus Kriwat
Рет қаралды 19 МЛН
Intro to TouchDesigner for Pixel Mapping - Ben Voigt and Markus Heckmann
1:45:16
TouchDesigner & Cinema4D | Control LED strips with MoGraph
12:40
Alexander Gluschenko
Рет қаралды 16 М.
Getting Started with DMX - Overview, Touchdesigner & MaxMSP
23:25
Programming for People
Рет қаралды 10 М.
How To Control DMX Lights From A Computer Using QLC+ and uDMX Adapters
25:51
TouchDesigner and Lasers - Part I - General Setup
10:11
Daniel Dalfovo
Рет қаралды 7 М.
TouchDesigner _04 Sliced Type
15:15
threedashes
Рет қаралды 24 М.
How to Control LED Tape With DMX
6:22
Worship Leader Hangout
Рет қаралды 266 М.
THP 494 & 598 | Audio Part 5 - Oscilloscope | TouchDesigner
17:38
Matthew Ragan
Рет қаралды 12 М.
aespa 에스파 'Armageddon' MV
3:33
SMTOWN
Рет қаралды 22 МЛН
Jaloliddin Ahmadaliyev - Yetar (Official Music Video)
8:28
NevoMusic
Рет қаралды 2,9 МЛН
POLI - Mama (Official music video)
1:18
POLI
Рет қаралды 4 МЛН
BABYMONSTER - 'LIKE THAT' EXCLUSIVE PERFORMANCE VIDEO
2:58
BABYMONSTER
Рет қаралды 9 МЛН
Қайдағы махаббат
3:13
Adil - Topic
Рет қаралды 154 М.
Akimmmich - TÚSINBEDIŃ (Lyric Video)
3:10
akimmmich
Рет қаралды 169 М.
ИРИНА КАЙРАТОВНА - ПАЦАН (MV)
6:08
ГОСТ ENTERTAINMENT
Рет қаралды 757 М.