Hey, ya, gridflow does work, i tried some examples . so to get the result as shown in : http://gridflow.ca/gallery/multiblob.png(the multiblob patch ) do i have to write the program for it? so is it available somewhere? Sisil.
On Wed, Aug 5, 2009 at 6:07 AM, Mathieu Bouchard <[email protected]> wrote: > On Tue, 4 Aug 2009, sisil mehta wrote: > > This is prolly the noobest question ever but i'm new and dunno how to get >> around linux that well. How do i get flow_objects.c from gridflow/base/ >> running like seen in this link: >> > > flow_objects.c is just a source file containing most builtin object classes > of gridflow. you don't use it directly, you run "make" to make > gridflow.pd_linux from that file (and from other files all together). Once > you have successfully loaded the "gridflow" library in Pd, all builtins are > supposed to be available. You shouldn't have any "undefined symbol" error, > because if you do, you're sure gridflow.pd_linux is NOT loaded. > > almost every gridflow patch is using "flow_objects.c". maybe I shouldn't > have mentioned that file in the first place. > > please make sure that you have gridflow loading properly at first, perhaps > by loading examples/hello-world.pd first, to see whether anything works at > all. There's no reason why [#labeling] wouldn't work. > > Check the spelling, because I spelt [#labeling] with a single l, instead of > the double l such as "labelling" (both exist in english). > > _ _ __ ___ _____ ________ _____________ _____________________ ... > | Mathieu Bouchard - tél:+1.514.383.3801, Montréal, Québec
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
