[PD-dev] ILDA library

Antoine Villeret antoine.villeret at gmail.com
Fri Apr 12 22:15:50 CEST 2013


hi all,

i'm making some externals and abstractions to drive a laser beamer from PD
it's made from the library template
there are 3 externals :
ildafile : to decode .ild file and put the frame in a table
ildasend : to send table data through OSC
ildareceive : to receive OSC message and update table

there are also some abstractions : a server to drive the laser, a client to
connect to the server
and an example on how to display data with Gem

There is also a PDF with a howto make an ILDA interface from a cheap sound
card


for now it's here :
https://github.com/avilleret/laser_driver/tree/master/src/ilda
but it's not ready yet, i've some work to do to debug ildafile and to
improve help file

Where is best place for those externals ?
Should it be in the hardware folder of externals ?
Or should it be at the root of the SVN trunk ?
Or should I keep it on my own server ?
What do you think ?

Best

Antoine



--
do it yourself
http://antoine.villeret.free.fr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20130412/f170bf27/attachment.htm>


More information about the Pd-dev mailing list