[Gridflow-dev] [Gridflow-cvs] [cvs] doc/flow_classes: please have a look at this, it's much closer to how the "control panels" of lti functors should look like. (fwd)

Mathieu Bouchard matju at artengine.ca
Sat Aug 5 23:40:12 EDT 2006


btw. i'd like to have some feedback on 
doc/flow_classes/lti.KMeansSegmentation-help.pd; I made some changes to 
it, namely:

   1. all sliders and numboxes now have both send-symbols and
      receive-symbols set to the same thing

   2. the output of the message "get", which is now coming out of the last
      outlet again like it used to be, is routed to the sliders and
      numboxes.

   3. the output of the sliders and numboxes is picked up and properly
      routed back to first inlet of [lti.KMeansSegmentation].

   4. all those things are packaged in a graph-on-parent subpatch.

   5. all send/receive-symbols have a $0- prefix to enable locality, so
      that several subpatches can be made for objects of the same class (or
      even, of different classes but with some attribute-names in common)

   6. fixed some typos

Future developments could be like:

   7. turn it into an abstraction which could be called
      [lti.KMeansSegmentation-prop] or
      [lti.KMeansSegmentation.prop]

   8. adapt this concept to other LTI classes (actually something that
      documentation writers could do)

   9. make an external as a shortcut for making a bunch of receive-symbols
      with messageboxes

   10. write scripts that partially automate (8) ?? I don't know

  _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju
| Freelance Digital Arts Engineer, Montréal QC Canada

---------- Forwarded message ----------
Date: Wed, 2 Aug 2006 13:04:49 -0400
From: matju <matju at artengine.ca>
To: gridflow-cvs at artengine.ca
Subject: [Gridflow-cvs] [cvs] doc/flow_classes: please have a look at this,
     it's much closer to how the "control panels" of lti functors should look
     like.

matju       Wed, 2 Aug 2006 13:04:49 -0400

   Modified files:
     doc/flow_classes:
       lti.KMeansSegmentation-help.pd
   Log:
     please have a look at this, it's much closer to how the "control panels" of lti functors should look like.

   Revision    Changes    Path
   1.5         +100 -124  doc/flow_classes/lti.KMeansSegmentation-help.pd


More information about the Gridflow-dev mailing list