[Fluxus] Subject: animated grid

Dave Griffiths dave at pawfal.org
Wed Dec 5 01:43:34 PST 2007


> More than sixteen bands? That sounds tasty...
> Cheers for the code alterations. It definitely looks like it covers what I
> was doing...
> Anyways: I'm getting a ' reference to undefined identifier: with-primitive
> '
> from that code. I think I get how it works, but I'm not sure hw to
> replace/alter with-primitive so it'll work. I'm running 0.13rc2, if it
> makes
> any difference.
> If it requires the use of 0.14, then I'm fine with that. How do I go about
> getting it? I never really got the hang of cvs...

Sorry, need to do a release soon :)

(with-primitive a
    ...
    )

is the same as

(grab a)
...
(ungrab)






More information about the Fluxus mailing list