I've tried the examples. The examples which use the py object work; the ones that use the pyext object do not (the pyext object does not instantiate.) I don't understand why one works and the other doesn't.
Any idea why one works and the other doesn't?
2009/4/11 patrick puredata@11h11.com
hi martin,
did you try to open the help patch? creating only the object without argument will not work. [pyext yourpythonfile yourclass]
pat