Hi, does anyone know where I can find an external for the Entec Open DMX USB device, preferably for Linux though I can also use windows if I have to. Thanks. Jim
Hi Jim, I think you could do it using [comport] if you set the baud rate to 250000 and 8 data/2 stop bit/no parity.. With a regular serial port you can't set that particular baud rate but I'm guessing that the device will allow that since that's what it's made for. The "C++ Builder Example V1.41" on the Enttec website does just that. http://prdownloads.sourceforge.net/opendmxusb/bc5_dmxusb_soft_141.zip?downlo... I recently modified [comport] to accept lists of bytes so you could send an entire dmx packet with one message.
Martin
jim ruxton wrote:
Hi, does anyone know where I can find an external for the Entec Open DMX USB device, preferably for Linux though I can also use windows if I have to. Thanks. Jim
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hi Martin, Thanks a lot. Sounds like a great solution. I'll give it a try and post my results.
Hi Jim, I think you could do it using [comport] if you set the baud rate to 250000 and 8 data/2 stop bit/no parity.. With a regular serial port you can't set that particular baud rate but I'm guessing that the device will allow that since that's what it's made for. The "C++ Builder Example V1.41" on the Enttec website does just that. http://prdownloads.sourceforge.net/opendmxusb/bc5_dmxusb_soft_141.zip?downlo... I recently modified [comport] to accept lists of bytes so you could send an entire dmx packet with one message.
Martin
jim ruxton wrote:
Hi, does anyone know where I can find an external for the Entec Open DMX USB device, preferably for Linux though I can also use windows if I have to. Thanks. Jim
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list