diff options
Diffstat (limited to 'GApop/readme.txt')
-rwxr-xr-x | GApop/readme.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/GApop/readme.txt b/GApop/readme.txt new file mode 100755 index 0000000..4f7be1a --- /dev/null +++ b/GApop/readme.txt @@ -0,0 +1,18 @@ +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
+
+----------------------------------------------------------------------------
+
+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
\ No newline at end of file |