On Thu, 19 Feb 2004, Hans-Christoph Steiner wrote:
http://artengine.ca/gridflow/gallery/class_list.gif
If you click on "File" then "Class List" and you will have a list of
all loaded classes.
I think this requires Pd 0.38 though.
But I don't think that this method would take into account objects
that aren't part of libraries, since they aren't loaded at all until
they are actually instantiated, unlike the object libraries which are
loaded when Pd starts. So it would really be just a list of all
loaded objects, then you could combine it with all objects in pd/extra
to get the complete list.
right. That's why the class list dialog now also looks for abstractions
and externals in Pd's path (using Tcl's [glob] command)
http://artengine.ca/gridflow/gallery/class_list_3.gif
bueno, but i don't understand how you have a pdp_gain object