summaryrefslogtreecommitdiff
path: root/apps/plugins/pdbox/PDa/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/pdbox/PDa/README.txt')
-rw-r--r--apps/plugins/pdbox/PDa/README.txt88
1 files changed, 88 insertions, 0 deletions
diff --git a/apps/plugins/pdbox/PDa/README.txt b/apps/plugins/pdbox/PDa/README.txt
new file mode 100644
index 0000000000..856ccaad62
--- /dev/null
+++ b/apps/plugins/pdbox/PDa/README.txt
@@ -0,0 +1,88 @@
1This is the README file for Pd, a free real-time computer music software
2package resembling Max. You can get Pd for Linux, Windows, Mac OSX, or IRIX
3from http://www.crca.ucsd.edu/~msp/software.html or ftp://felix.ucsd.edu.
4Installation instructions are in the HTML DOCUMENTATION at:
5
6 http://www.crca.ucsd.edu/~msp/Pd_documentation/index.htm
7
8If you download and unpack Pd, you will also find the html documentation
9locally in the file, .../pd-whatever/doc/1.manual/index.htm. To unpack Pd:
10
11LINUX (or freeBSD). Download Pd, which will be a ".tar.gz" file; to unpack it,
12type "zcat [name].tar.gz | tar xf -" to a shell. This creates a directory with
13a name like "pd-0.35". There are also RPMs available.
14
15Microsoft Windows. Pd is distributed as a "zip" file. Unzip this,
16creating a directory such as \pd.
17
18IRIX. Download Pd, which will be a "tar.Z" file. You can unpack this by
19typing "zcat [name].tar.Z | tar xf -" to a shell.
20
21Macintosh. The web browser will automatically unpack the distributions
22into a folder such as "pd-0.35" on your desktop.
23
24If you have qustions about Pd, or if you wish to be notified of releases,
25check the Pd mailing list: http://iem.mhsg.ac.at/mailinglists/pd-list/
26
27Many extensions to Pd are available, notably for handling video and 3D
28graphics; see the html documentation for pointers.
29
30COPYRIGHT. Except as otherwise noted, all files in the Pd distribution are
31
32 Copyright (c) 1997-2001 Miller Puckette and others.
33
34For information on usage and redistribution, and for a DISCLAIMER OF ALL
35WARRANTIES, see the file, "LICENSE.txt," included in the Pd distribution.
36(Note that tcl/tk, expr, and some other files are copyrighted separately).
37
38ACKNOWLEDGEMENTS. Thanks to Harry Castle, Krzysztof Czaja, Mark Danks,
39Christian Feldbauer, Guenter Geiger, Kerry Hagan, Trevor Johnson, Fernando
40Lopez-Lezcano, Adam Lindsay, Karl MacMillan, Thomas Musil, Toshinori Ohkouchi,
41Winfried Ritsch, Vibeke Sorensen, Rand Steiger, Shahrokh Yadegari, David
42Zicarelli, Iohannes Zmoelnig, and probably many others for contributions of
43code, documentation, ideas, and expertise. This work has received generous
44support from the Intel Research Council.
45This is the README file for Pd, a free real-time computer music software
46package resembling Max. You can get Pd for Linux, Windows, Mac OSX, or IRIX
47from http://www.crca.ucsd.edu/~msp/software.html or ftp://felix.ucsd.edu.
48Installation instructions are in the HTML DOCUMENTATION at:
49
50 http://www.crca.ucsd.edu/~msp/Pd_documentation/index.htm
51
52If you download and unpack Pd, you will also find the html documentation
53locally in the file, .../pd-whatever/doc/1.manual/index.htm. To unpack Pd:
54
55LINUX (or freeBSD). Download Pd, which will be a ".tar.gz" file; to unpack it,
56type "zcat [name].tar.gz | tar xf -" to a shell. This creates a directory with
57a name like "pd-0.35". There are also RPMs available.
58
59Microsoft Windows. Pd is distributed as a "zip" file. Unzip this,
60creating a directory such as \pd.
61
62IRIX. Download Pd, which will be a "tar.Z" file. You can unpack this by
63typing "zcat [name].tar.Z | tar xf -" to a shell.
64
65Macintosh. The web browser will automatically unpack the distributions
66into a folder such as "pd-0.35" on your desktop.
67
68If you have qustions about Pd, or if you wish to be notified of releases,
69check the Pd mailing list: http://iem.mhsg.ac.at/mailinglists/pd-list/
70
71Many extensions to Pd are available, notably for handling video and 3D
72graphics; see the html documentation for pointers.
73
74COPYRIGHT. Except as otherwise noted, all files in the Pd distribution are
75
76 Copyright (c) 1997-2001 Miller Puckette and others.
77
78For information on usage and redistribution, and for a DISCLAIMER OF ALL
79WARRANTIES, see the file, "LICENSE.txt," included in the Pd distribution.
80(Note that tcl/tk, expr, and some other files are copyrighted separately).
81
82ACKNOWLEDGEMENTS. Thanks to Harry Castle, Krzysztof Czaja, Mark Danks,
83Christian Feldbauer, Guenter Geiger, Kerry Hagan, Trevor Johnson, Fernando
84Lopez-Lezcano, Adam Lindsay, Karl MacMillan, Thomas Musil, Toshinori Ohkouchi,
85Winfried Ritsch, Vibeke Sorensen, Rand Steiger, Shahrokh Yadegari, David
86Zicarelli, Iohannes Zmoelnig, and probably many others for contributions of
87code, documentation, ideas, and expertise. This work has received generous
88support from the Intel Research Council.