hi,
i'm sitting on windows2000 with PureData. can i install and use GridFlow on my pc?
Hello Mathieu, Tuesday, March 23, 2004, 7:24:41 AM, you wrote:
MB> Here is a new release of GridFlow, a multi-dimensional dataflow processing MB> library for PureData, Ruby and jMax, designed for interactive arts.
MB> http://artengine.ca/gridflow/ MB> http://artengine.ca/gridflow/download/gridflow-0.7.6.tar.gz
MB> If you have any questions and/or want to talk, there is the #dataflow MB> chatroom on IRC.FreeNode.Net, where Pd/jMax/MAX-like software is on-topic.
MB> If you have any trouble installing GridFlow (or have any questions), MB> please send me an email about it, or see me on IRC.
MB> /* $Id: ChangeLog,v 1.86 2004/03/23 01:41:35 matju Exp $ */
MB> version 0.7.6 (2004.03.22):
MB> * GridFlow runs on MacOS 10.2 (only with jMax 2.5) MB> * [@out quartz] makes a native MacOS (Cocoa+Quartz) window MB> (warning: very buggy) MB> * support for Apple QuickTime movie decoding (format/quicktimeapple.c) MB> * file suffix detector is now extensible MB> * added: Ruby interface for libUSB (base/usb.c) MB> * x11: now emits "keypress" and "keyrelease" messages MB> * [@downscale_by] now supports 4 channels (therefore [peephole] does too) MB> * fixed bugs in: x11, @draw_image, @import, @export, ... MB> * "open x11" now allows any DISPLAY spec MB> * now includes the pictures used in the examples MB> (not a separate download anymore) MB> * [@out x11 here override_redirect] MB> (override window manager; be careful with this) MB> * [pd_netsocket] does like netsend/netreceive] but two-way MB> (warning: not complete yet) MB> * support for nested lists in incoming messages MB> * new object classes: MB> [delcom_usb]: support for Delcom USB I/O controller MB> [joystick_port]: support for linux joystick drivers MB> [foreach], [rubysprintf], [listflatten] MB> [messageprepend], [messageappend], [@transpose] MB> [@fade], [@centroid] MB> jMax emulation: [listmake], [listlength], [listelement], [listsublist] MB> jMax emulation: [listprepend], [listappend], [listreverse], [oneshot] MB> jMax emulation: [inv+], [inv*] MB> [messageprepend], [messageappend], [@transpose] MB> * Pd main window: MB> adding GridFlow menu; MB> Ruby/Tcl evaluators (with command-history) MB> * added bin/jmax2pd (converts .jmax files to .pd files) MB> * ported all .jmax examples to .pd (using jmax2pd) (20 out of 20) MB> * support for variable number of inlets/outlets (only with PureData)
MB> the previous version was released on 2002.09.28 and was numbered 0.7.5.
MB> ________________________________________________________________ MB> Mathieu Bouchard http://artengine.ca/matju
MB> _______________________________________________ MB> PD-list mailing list MB> PD-list@iem.at MB> http://iem.at/cgi-bin/mailman/listinfo/pd-list
On Tue, 23 Mar 2004, Yury wrote:
i'm sitting on windows2000 with PureData. can i install and use GridFlow on my pc?
On Mon, 29 Mar 2004, yasmin ahmad wrote:
Personally I have no clue about the Windows side of the world. I was waiting for someone else to reply, but it didn't happen.
I've been told that we're not too far from having something running; but it's the kind of thing where one gets stuck and doesn't know how to fix the last compilation problem.
Once that is completed then may end up like the OSX version, in which you can use grids/ruby/usb/etc and read/write QuickTime files and even make video effects on those files, but none of the display drivers (x11,quartz,sdl) really work, so you have to record and view it with the QuickTime player... :-/ (or use x11 with jmax 2.5 ... geez)
So once again I'm asking for help porting on OSX and Win32, and also for writing platform-specific code. I'd also like to have help making installers and/or packages. a good TAR/ZIP binary would be a good start, then RPM/DEB packages, then maybe DMG/EXE installers... anyway. Let's start with having whatever working.
Mathieu Bouchard http://artengine.ca/matju
On Monday, Mar 29, 2004, at 17:00 America/New_York, Mathieu Bouchard wrote:
Even better would be to have it as part of the Installer build systems, but it would have to be in the Pd CVS to do that. You don't to use it as your CVS, you can sync your CVS to the Pd CVS like Thomas Grill does.
.hc