hi,
that's good news, the availability for PD, but a little problem occured when configuring the package :
./configure --puredata-dist-dir /usr/local/pd
unknown option "--puredata-dist-dir"
usage: ./configure [--jmax-dist-dir directory] [--jmax-arch arch] [--puredata-dist-dir directory] [--debug] [--no-fast] [--no-jmax25] [--no-jmax30] [--no-libruby] [--no-librubystatic] [--no-mpeg] [--no-mpeg3] [--no-pentium] [--no-profiler] [--no-puredata] [--no-quicktime] [--no-sdl] [--no-videodev] [--no-x11] [--no-x11_shm]
wottodo !??
best,
sevy/yves
Mathieu Bouchard wrote:
Subject: [0xFF] GridFlow 0.6.2
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.6.2.tar.gz
Reminder: i am on channels #jmax,#ruby-lang on IRC.FreeNode.Net
version 0.6.2 (2002.09.17):
- jMax objects written in (or using) Ruby now can work in PureData too.
- new format: SDL (portable output to window)
- can now compile bridges without libruby.so
- changed grid-protocol: added direct object-to-object streaming.
- bug: gridflow's clock tick back to a decent value (sorry)
- all inlets supporting grids also convert int/float as 0-D grids
- @fold and @scan now accept grids in right inlet and constructor
- @convolve is 2-3 times faster
- %,swap% are now called rem,swaprem; new %,swap% is the true modulo.
- @for now allows vectorial from/to/step values
- @identity_transform removed, change to eg: [@for{0 0}{240 320}{1 1}]
- PD users: grid literals are written like: [@for ( 0 0 ) ( 240 320 ) ( 1 1 )] with all those spaces
- @inner,@inner2,@convolve can take right inlet grid as 4th argument
- re-enabled and improved the memory leak detector (use --debug)
- fixed many bugs and leaks
- fixed bugs in @store
- added sample: zoom.pd
Mathieu Bouchard http://artengine.ca/matju
_
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list