From 00ec6a88ca683fbb5c561bb642b32cfdd3581e8b Mon Sep 17 00:00:00 2001 From: Winfried Ritsch Date: Tue, 12 Apr 2005 11:16:02 +0000 Subject: text changes svn path=/trunk/externals/iem/comport/; revision=2731 --- bird/CHANGES.txt | 1 - bird/LICENCE.txt | 2 +- bird/README.txt | 14 ++++++-------- 3 files changed, 7 insertions(+), 10 deletions(-) diff --git a/bird/CHANGES.txt b/bird/CHANGES.txt index 3247476..98dfd95 100644 --- a/bird/CHANGES.txt +++ b/bird/CHANGES.txt @@ -1,7 +1,6 @@ 1.0RC1 - (12.4.2005) first check in pure-data.sourceforge.net - added print feature and USB devices from posted by Marc Boon 0.9beta2 (somedate before 2004) diff --git a/bird/LICENCE.txt b/bird/LICENCE.txt index 9ca2743..42ed0f9 100644 --- a/bird/LICENCE.txt +++ b/bird/LICENCE.txt @@ -1,4 +1,4 @@ -comport - PD External for the serial Ports +bird - PD External for interfacing the flock of birds tracker. Institute for Electronic Music and Acoustics Copyright (C) 1998-2005 Winfried Ritsch 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++ -- cgit v1.2.1