aboutsummaryrefslogtreecommitdiff
path: root/bird/README.txt
diff options
context:
space:
mode:
authorWinfried Ritsch <ritsch@users.sourceforge.net>2005-04-12 11:16:02 +0000
committerWinfried Ritsch <ritsch@users.sourceforge.net>2005-04-12 11:16:02 +0000
commit00ec6a88ca683fbb5c561bb642b32cfdd3581e8b (patch)
treeccbb410b8782ccc3a034c86a50bc3bf285a6966b /bird/README.txt
parent5943321aa126a333d697d52e95a98a7696d9aff9 (diff)
text changes
svn path=/trunk/externals/iem/comport/; revision=2731
Diffstat (limited to 'bird/README.txt')
-rw-r--r--bird/README.txt14
1 files changed, 6 insertions, 8 deletions
diff --git a/bird/README.txt b/bird/README.txt
index aff44fa..ba6d116 100644
--- a/bird/README.txt
+++ b/bird/README.txt
@@ -1,24 +1,22 @@
-comport - PD external for unix/windows to use the serial ports
+bird - PD external for unix/windows to use the flock of birds
(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.
+the external comport is also needed for interfacing.
-USE: There should be a external comport.dll for windows, comport.pd_linux for linux and so on.
+Please see testbird.pd for more help.
+
+USE: There should be a external bird.dll for windows, bird.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
- should produce a comport.pd_linux, ....
+ should produce a bird.pd_linux, ....
Windows: use nmake or just use Fast Build under MSVC++