Here is a new release of GridFlow (a multi-dimensional dataflow processing
library for Ruby, jMax and PureData, specialized in pictures and video)
http://artengine.ca/jmax/gridflow/
http://artengine.ca/jmax/gridflow/download/gridflow-0.7.1.tar.gz
If you have any questions and/or want to talk, there is the #dataflow
chatroom on IRC.FreeNode.Net, where all MAX-like software is on-topic.
If you have any trouble installing GridFlow (or have any questions),
please send me an email about it or see me on IRC.
version 0.7.1 (2003.03.24):
- fixed important bugs (crashes and such)
- @store,@ can now receive in inlet 1 while sending from outlet 0.
- @, when inlet 1 grid size is small but not 1, is now much faster.
- added memcpy() usage logging (see profiler_dump)
- added examples: drag_rectangle.jmax, plot.jmax, eclipse.jmax
- added example: cellular_1d.pd
- added classes: fork, jmax_udpsend, jmax_udpreceive
- added classes: @rotate, @remap_image, @type
- added operators: gcd,lcm (common divisors/multiples)
- quicktime: added encoding, added seek, fixed bugs
- @in inlet 1 tells frame number (int), end-of-file (bang)
- @in: added: set, option loop (controlling auto-rewind)
- updated cross_fade.jmax (much faster)
- @two,@three,@four allow inlet 0 bang trigger
- configure: simpler config for jMax 2.5
- PD help patches (by Uli Berthold)
- PD: "make install" takes care of help patches and library
- CVS web interface on artengine.ca (thanks to Alex)
(the previous version was released on 2002.02.01)
Mathieu Bouchard http://artengine.ca/matju