hi all !
here is a quick first version for test of a dmxIN listener working actually with the enttec pro. some other hardware will come after.
it will send on the network in broadcast the incoming DMX.
its configuration is simple, there is a little text file with it, where you can set up some params:
PORT INTERFACE MAXDMXCHANELS
11059 4 120
The IP
192.168.1.
11059: the port to listen
4 : range of interface ( 4 is ENTTEC PRO)
120: max channels is 120 sending here, but you can put 512 also. it affects only the length of the string that is sended.
192.168.1 : network adresses concerned (do not put neither return or space after this)
it would be really great if anybody can write a nice patch to get the UDP incoming levels in vvvv ( i have not so much time to do it and sure you will do it better than me ;-) ).
cheers, christoph
little_mouse_dmxIN.zip (307.9 kB)