Actually all I need to do is control two white lights which are connected to a DMX dimmer each. I've done a simple setup on lanbox's software, but can't really see how to control it via Pd. It's on channels 1 and 2, so I guess I need to send something like a list with the channel number and the brightness number, right? what's the exact syntax for [udpsend]?
On Sun, Mar 17, 2013 at 11:31 PM, <[email protected]> wrote: > > i worked with it and as alexandros said it´s really easy. i once made a > patch, which was a kind of simulation of an avolite board from the > eighties. worked straight out the box > > all the best > > > Zitat von dreamer <[email protected]>: > > > On Sat, Mar 16, 2013 at 9:49 PM, Alexandros Drymonitis <[email protected] >> >wrote: >> >> Hi, >>> >>> Has anyone used the Lanbox-LCX sending it control data from Pd? On >> lanbox's >> >>> website I saw that it also receives TCP commands. Would mrpeach library's >>> [tcpsend] do? >>> >>> >> Yes I have. You can control the lanbox-lcx with simple TCP/UDP commands. >> At least we used [udpsend] to transmit the datapackets (looking back at my >> patches. it's also from mrpeach). >> But [tcpsend] should work just the same (we had to enable UDP-mode in the >> firmware afaik). >> >> I have borrowed a prototype lcx+ but I don't have it working at the >> moment. >> All I can tell you that it is quite trivial to interface with the lanbox. >> If you need any more specific information I can get it from one of the >> devs >> if you want :) >> >> grtz, >> drmr >> >> > >
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
