-
agraef committed patchset 900 of module faust to the Faust : signal processing language CVS repository, changing 1 files.
2009-03-20 01:03:46 UTC in Faust : signal processing language
-
> I think one probably need to bother with GetMagickQuantumDepth / SetQuantumDepth to make play more fair.
Right. If you can put together a patch, please toss it my way so that I can commit it. Thanks.
> But now it looks like Pure is better and more vivid specimen, doesn't it?
Certainly. Q doesn't support 64 bit architectures, and it runs much slower. Pure fully supports 64 bit, has a...
2009-03-15 21:59:54 UTC in Q - Equational Programming Language
-
> Looks like major API changes :(
Indeed. The following #define's (pilfered from http://www.ysnb.net/meadow/meadow-develop/2002/msg01069.html) may help; they are to be added to magick.c. This assumes that your ImageMagick library was built with 16 bit color depth. Can you please try whether this works for you?
#define ScaleQuantumToShort(quantum) ((unsigned short) (quantum))
#define...
2009-03-15 13:50:30 UTC in Q - Equational Programming Language
-
Q does not support 64 bit systems. And it is unlikely that it ever will, unless someones donates the necessary patches. Q has a successor named Pure which JIT-compiles to native code using LLVM and hence programs run much faster. Pure also fully supports 64 bit systems, but I'm afraid that it hasn't been ported to FreeBSD yet. See http://pure-lang.googlecode.com/.
2009-01-26 19:28:03 UTC in Q - Equational Programming Language
-
agraef committed patchset 13 of module faust2pd to the Q - Equational Programming Language CVS repository, changing 1 files.
2008-12-03 20:21:37 UTC in Q - Equational Programming Language
-
agraef committed patchset 12 of module faust2pd to the Q - Equational Programming Language CVS repository, changing 1 files.
2008-12-03 20:19:49 UTC in Q - Equational Programming Language
-
Yes, we received a bunch of lost posts, thanks.
I must say, however, that I'm rather disappointed that this took so long. This was a serious impediment, hence I have since moved the Pure mailing list to another hosting service.
2008-10-06 16:29:37 UTC in SourceForge.net
-
agraef committed revision 892 to the Pure SVN repository, changing 1 files.
2008-09-28 20:42:41 UTC in Pure
-
agraef committed revision 891 to the Pure SVN repository, changing 1 files.
2008-09-28 10:50:24 UTC in Pure
-
agraef committed revision 890 to the Pure SVN repository, changing 2 files.
2008-09-28 07:28:01 UTC in Pure