Javier GarcÃa wrote:
Thanks, so after compiling i will have an exe file (for example in
no you don't. you have to compile the code into a dynamic library (e.g. ".dll" on w32)
windows). But what i have to do to use it at puredata? Will it be a puredata object like [print] for example, that prints "Hello world?"
yes, this is the point of externals.
however, i am sure you don't need to write an external if you don't know what an external is. (this is nothing bad, since most things _can_ be done with plain Pd; in the past there has been some mystification, that you need to write your externals to be a real pd-er; this is nonsense)
mfg.asdr. IOhannes