Alright thanks to everyone for the help. I think i will get a clear idea of how the semantics go when i get a chance to look at the game of life for gridflow and framestein, BUT i'm running on windows here and i need a .dll of gridflow in order to check it out (unless im mistaken about how it's implemented) and i can't seem to find the patch in the framestein example section or on the web.
One other thing, since i've been playing with the "obj" msg function to make the patch generate sub patches for me, i've noticed that it's possible to basically make drawings in a window with object box's, or whatever. I think it would be *really* *really* handy if someone could program a quick mod for PD that would place a "pixel" feature in the "Put" menu. That way one could draw with obj messages. It would be 100% effective if you could set the RGB as well. I like the idea of things like GEM/framstein/xgui but this seems like a good option for someone that just wants to keep things as simple as possible, and learn by doing absolutly everything themselves from scratch, right? maybe there is a downfall to this possible method, let me know.
walter carpenter
Hi, wwcarpen hat gesagt: // wwcarpen wrote:
One other thing, since i've been playing with the "obj" msg function to make the patch generate sub patches for me, i've noticed that it's possible to basically make drawings in a window with object box's, or whatever. I think it would be *really* *really* handy if someone could program a quick mod for PD that would place a "pixel" feature in the "Put" menu. That way one could draw with obj messages.
You could use PD's data structures for this, but unfourtunatly they are quite a complex topic, that I didn't understand fully yet :( Read the html-documentation on data structures.
Frank Barknecht _ ______footils.org__
On Fri, 27 Sep 2002, wwcarpen wrote:
for gridflow and framestein, BUT i'm running on windows here and i need a .dll of gridflow in order to check it out (unless im mistaken about how it's implemented) and i can't seem to find the patch in the framestein example section or on the web.
Two DLLs, actually. Someone told me he got GridFlow partially running on Windows, but I don't have Windows so I can't check.
whatever. I think it would be *really* *really* handy if someone could program a quick mod for PD that would place a "pixel" feature in the "Put" menu.
That sounds like a very inefficient technique... I'd prefer having video software that can embed a window inside a patch... but then if you can't run the video software... sometimes someone has to hack his way through a problem.
matju