GApop - genetic algorithm for PD and MAX/MSP Vers 0.1

Copyright (c) Georg Holzmann <grh@mur.at>, 2004
For information on usage and redistribution, and for a DISCLAIMER OF ALL
WARRANTIES, see the file, "license.txt," in this distribution.  

more info: http://grh.mur.at/software/gapop.html

----------------------------------------------------------------------------

You will need the flext C++ layer for PD and Max/MSP externals to compile this.
see http://www.parasitaere-kapazitaeten.net/ext

----------------------------------------------------------------------------

HOW TO COMPILE:


1) New flext build system:

windows:
pathtoflext/build.bat
 
linux/OSX:
sh patchtoflext/build.sh


2) old build system:

To compile the external edit the config-pd-*.txt file of your platform and the run build-pd-*.

----------------------------------------------------------------------------

For suggestions, bugs, ... mail me: grh@mur.at