aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorjdl <x75@users.sourceforge.net>2004-03-10 17:45:05 +0000
committerjdl <x75@users.sourceforge.net>2004-03-10 17:45:05 +0000
commit1c5fd2a193c24d0dbbcc561747a2aadf9ded7264 (patch)
tree5699d5e74128f1315b6f9e8407cbe8330e43ad1d /README.txt
parent0812d2e537fd1513dcbf32be2660de68d0f9253b (diff)
updated readme ..
svn path=/trunk/externals/OSCx/; revision=1405
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt17
1 files changed, 11 insertions, 6 deletions
diff --git a/README.txt b/README.txt
index 30ce444..cb34018 100644
--- a/README.txt
+++ b/README.txt
@@ -1,19 +1,24 @@
OSC, OpenSoundControl for pd
============================
for more information on OSC see: http://cnmat.cnmat.berkeley.edu/OSC
-they also have an osc_dev mailinglist.
-primary source for pd: http://lena.ucsd.edu/~msp/
+
+for more information on pure-data: http://lena.ucsd.edu/~msp/ and http://www.google.com/search?q=pure-data
+
+Build:
+linux, macosx:
to build run
./configure
make
make install
+which installs the files in /usr/lib/pd/extra and /usr/lib/pd/doc
-merged the windows and linux trees.
-for linux do the usual makes etc, for window either use extra/OSC.dll,
-.dsw and .dsp files are also included.
+windows:
+use extra/OSC.dll
+.dsw and .dsp files are also included.
+i m not sure how compilation would work on windows. if you manage to build the current stuff on win let me know then i can include these instead of the outdated OSC.dll
files:
@@ -22,7 +27,7 @@ README.txt this file
doc/ pd help files
extra/ OSC.dll, the windows binary
libOSC/ CNMAT's OSC library
-send+dump/ CNMAT's OSC commandline utils
+send+dump/ CNMAT's OSC commandline utils (with some changes)
http://cnmat.cnmat.berkeley.edu/OpenSoundControl/