[PD] bugs and question

Mathieu Bouchard matju at sympatico.ca
Sat Aug 31 23:30:40 CEST 2002


PureData detects tcl8.0, but does not run properly with it, due to its
usage of the [string map] function.

PureData detects tcl8.3, but may attempt to run it with tk8.0, and tk8.0
refuses to run with tcl8.3.

How do I add a new type of Atom? If not, what may I use to pass void*
around? You see, I used to use integers to pass around pointers, because
my methods always knew beforehand what were function pointers and what
were int pointers and what were just integers. However there is no integer
type in PureData. What should I do?

________________________________________________________________
Mathieu Bouchard                       http://artengine.ca/matju





More information about the Pd-list mailing list