Update of /cvsroot/pure-data/externals/OSCx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18100
Modified Files: README.txt Log Message: updated readme ..
Index: README.txt =================================================================== RCS file: /cvsroot/pure-data/externals/OSCx/README.txt,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** README.txt 10 Mar 2004 00:01:55 -0000 1.5 --- README.txt 10 Mar 2004 17:45:05 -0000 1.6 *************** *** 2,7 **** ============================ 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/
to build run --- 2,10 ---- ============================ for more information on OSC see: http://cnmat.cnmat.berkeley.edu/OSC ! ! 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 *************** *** 10,18 **** make install
- 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.
files: --- 13,23 ---- make install
+ which installs the files in /usr/lib/pd/extra and /usr/lib/pd/doc
+ 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: *************** *** 23,27 **** extra/ OSC.dll, the windows binary libOSC/ CNMAT's OSC library ! send+dump/ CNMAT's OSC commandline utils http://cnmat.cnmat.berkeley.edu/OpenSoundControl/
--- 28,32 ---- extra/ OSC.dll, the windows binary libOSC/ CNMAT's OSC library ! send+dump/ CNMAT's OSC commandline utils (with some changes) http://cnmat.cnmat.berkeley.edu/OpenSoundControl/