Michael Lechasseur writes:
Let me know when it's written.. hehe..
I'm going to try to compile Guenter's version for linux and see what I can do with it. I found the compile instructions from the list archive..
Michael Lechasseur
Actually a "make" by itself should do for Linux. You'll get a library ggext.pd_linux, which you just have to load with "-lib ggext". And, .. everything there is experimental :)
I have uploaded a new test version to
ftp://gige.epy.co.at/pub/pd/linux/pd-0.25TEST5linux.tar.gz
This version features an improved table object (table has an inlet which accepts messages read16, resize ...). It is not possible anymore to put objects into the table canvas directly, because they will not be saved. Using tables with abstractions is save now.
Look for the example in "3.reference/table.pd". It shows an example of a sample player without any variables (global) symbols declared explicitely.
Have fun
Guenter