Le Samedi 9 Mars 2002 02:10, david casal a écrit :
Hi all,
I'm tinkering with some fuzzy logic code generators, and though they produce ANSI-C, my skills as a programmer aren't quite up to the job of making generated code wrap around PD-ways. I thought of maybe doing the pipe thing, so I wrote (with help from local LUG) the bit of C below...any advice on how to wrap this in PD?
If i've well understand, your goal is to create one external object for pure-data.
Have a look to the help of pd : doc/6.externs.
Damien.