<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi IOhannes,<br>
<br>
yep, i saw that but could not figure out how to compile it at first,<br>
just retried and it seems to have compiled gracefully:<br>
<br>
just a little note for others who might find it useful :<br>
<br>
cd externals/iem/dmx512<br>
wget <a class="moz-txt-link-freetext" href="ftp://ftp.cubic.org/pub/llg/dmx4linux-2.6.1.tar.gz">ftp://ftp.cubic.org/pub/llg/dmx4linux-2.6.1.tar.gz</a><br>
tar xzf dmx4linux-2.6.1.tar.gz<br>
cp dmx4linux2.6.1.patch dmx4linux-2.6.1<br>
cd dmx4linux-2.6.1<br>
patch -p1 &lt; dmx4linux2.6.1.patch<br>
and the usual<br>
./configure<br>
make<br>
sudo make install<br>
<br>
then compiling the extension<br>
cd externals/iem/dmx512/src<br>
./configure<br>
make<br>
<br>
it might be good to include this note in your readme.txt (?)<br>
<br>
I get this error message when i try to load it but i guess this is
because i don't have any dmx-usb device (yet) ;-)<br>
dmxin.pd_linux: undefined symbol: DMXINdev dmxin<br>
<br>
Do you have then an idea of the message rate that this devices can
handle?<br>
<br>
best regards,<br>
vincent<br>
<br>
IOhannes m zmoelnig a &eacute;crit&nbsp;:
<blockquote cite="mid:485A4551.8080402@iem.at" type="cite">
  <pre wrap="">Vincent Rioux wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi, 

Wtf2osc sounds really interesting.
I would like to be able to send pretty fast values on 24 channels.
What would be the best Enttec-DMX-USB-Pro or the uDMX?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
btw, there is a dmx-external for linux in iem/dmx512 supporting both 
including to objects [dmxin] and [dmxout].

the project i wrote these objects for is right now under development.
i am currently using the enttec open dmx, but hope that my pro model 
will soon be delivered.


fgmasdr
IOhannes

_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list
UNSUBSCRIBE and account-management -&gt; <a class="moz-txt-link-freetext" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a>

  </pre>
</blockquote>
<br>
</body>
</html>