netsend~/netreceive~ objects for Pd and Max/MSP.

Use at your own risk (no warranties whatsoever).
License is GPL (read LICENSE in this folder)
For documentation consult the help patches.


Pure Data:

  To compile for Pd, cd into the directory, where you found this
  README and type "make pd_linux", "make pd_darwin", "make pd_irix6"
  (make is supposed to be gnu-make) or "nmake pd_nt" depending on 
  the operating system you are using.

  To install, place the *.pd_* files in a location found by pd.


Max/MSP:

  To compile for Max/MSP on Windows open the file netsend~.dsp 
  with Microsoft Visual C++ 6.0 or newer and hit F7 to build the
  binaries. It might be required to adjust the pathes to where you
  have the Max SDK installed.

  To compile for Max/MSP on Mac OS X open the file netsend~.pbproj 
  with ProjectBuilder (10.2) or XCode (10.3) and hit Apple-b to build the
  binaries. It might be required to adjust the path to where you
  have the Max SDK installed.
  Please note that the Macintosh version requires Max/MSP 4.5 and will
  not work with versions prior to 4.5! And no, I don't plan to change this
  nor do I plan to make a OS 9 version, sorry.


The netsend~/netreceive~ objects are in parts based on the streamin~/
streamout~ objects by Guenther Geiger and the streamin13~/streamout13~
objects by dieb13.

This project was commissioned by the Society for Arts and Technology
[SAT], Montreal, Quebec, Canada (http://www.sat.qc.ca/) and written by 
Olaf Matthes (http://www.nullmedium.de/)

Please report bugs to <olaf.matthes@gmx.de>.
