aboutsummaryrefslogtreecommitdiff
path: root/packages/win32_inno/README.txt
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-03-24 16:13:44 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-03-24 16:13:44 +0000
commit312e8a97960ec025e15185869c1cdf6250deaae9 (patch)
treee4d9d98e1a8b7a941b0f870bb020afa6a0782884 /packages/win32_inno/README.txt
parentee3e77c91f690444730da3300a8169bba50a8973 (diff)
against my better judgement, I added a bunch of stuff from binaries downloaded from the web
svn path=/trunk/; revision=1472
Diffstat (limited to 'packages/win32_inno/README.txt')
-rw-r--r--packages/win32_inno/README.txt22
1 files changed, 21 insertions, 1 deletions
diff --git a/packages/win32_inno/README.txt b/packages/win32_inno/README.txt
index 74e94b9c..87bb30a7 100644
--- a/packages/win32_inno/README.txt
+++ b/packages/win32_inno/README.txt
@@ -38,7 +38,11 @@ installer. In order to use this to compile/assemble Pd and externals.
+-abstractions
|
+-packages-|
- | +-win32_inno
+ | +-win32_inno-|
+ | +-noncvs-|
+ | +-extra
+ | +-doc-|
+ | +-5.reference
|
+-doc-|
| +-additional
@@ -71,6 +75,22 @@ The recommended way to do this is (these are probably somewhat wrong):
cd packages/win32_inno
make clean && make
+Binary Sources I Used (I haven't tested them all, I just downloaded them):
+
+cyclone: http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
+freeverb~: http://www.akustische-kunst.org/puredata/freeverb/index.html
+iemlibs: http://iem.kug.ac.at/~musil/iemlib/
+maxlib: http://www.akustische-kunst.org/puredata/maxlib/index.html
+OSC: http://barely.a.live.fm/pd/OSC/
+percolate: http://www.akustische-kunst.org/puredata/percolate/index.html
+toxy: http://suita.chopin.edu.pl/~czaja/miXed/externs/toxy.html
+xeq: http://suita.chopin.edu.pl/~czaja/miXed/externs/xeq.html
+zexy: ftp://iem.kug.ac.at/pd/Externals/ZEXY
+
+all of T.Grill's code: http://www.parasitaere-kapazitaeten.net/ext/
+
+
+
-Hans-Christoph Steiner <hans@at.or.at>