From eb431ff9898a74b6a5f451373ffc390f4467f910 Mon Sep 17 00:00:00 2001 From: Winfried Ritsch Date: Mon, 27 Mar 2006 11:15:14 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r4782, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/iem/hdspm_mixer/; revision=4783 --- README.txt | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 README.txt (limited to 'README.txt') diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..be4893a --- /dev/null +++ b/README.txt @@ -0,0 +1,30 @@ +comport - PD external for unix/windows to use the serial ports + + (c) 1998-2005 Winfried Ritsch (see LICENCE.txt) + Institute for Electronic Music - Graz + +on Windows the COM0, COM1, ... are used and +under Unix devices /dev/ttyS0, /dev/ttyS1, ... +and new on unix /dev/USB0, ... and can be accessed via a Index. + +Please see testcomport.pd for more help. + +USE: There should be a external comport.dll for windows, comport.pd_linux for linux and so on. + +just copy it to the extra folder of your pd Installation or working directory. +Please see testcomport.pd for more help. + +compile: + + Unix (Linux): + make pd_linux, make pd_irix5, make pd_irix6, make pd_darwin + should produce a comport.pd_linux, .... + + + Windows: use nmake or just use Fast Build under MSVC++ + nmake pd_nt + + + +If you have improvements or questions feel free to contact me under +ritsch _at_ iem.at -- cgit v1.2.1