aboutsummaryrefslogtreecommitdiff
path: root/GApop/readme.txt
diff options
context:
space:
mode:
authorGeorg Holzmann <grholzi@users.sourceforge.net>2005-07-12 14:20:39 +0000
committerGeorg Holzmann <grholzi@users.sourceforge.net>2005-07-12 14:20:39 +0000
commitfd5998ef963f14817ba0059fcd5bac1eecb55f17 (patch)
treedd51bc7c707687013b813ad804d1377e30baa52a /GApop/readme.txt
parentefa45f81b5dcb9609b1e2365a51b7a25a1ba2ce0 (diff)
initial commit of GApop
svn path=/trunk/externals/grh/; revision=3318
Diffstat (limited to 'GApop/readme.txt')
-rwxr-xr-xGApop/readme.txt18
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