aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWinfried Ritsch <ritsch@users.sourceforge.net>2011-06-01 12:09:04 +0000
committerWinfried Ritsch <ritsch@users.sourceforge.net>2011-06-01 12:09:04 +0000
commite9f28d9625bc1bec74d7915a35b9241eacaaaa8d (patch)
tree8351557326ad15799f8344649948ec159d61b42d
parentdb7e10643eba68ff172bab10f7da2e343d0ccaea (diff)
corrected README.txt
svn path=/trunk/externals/iem/hdspm_mixer/; revision=15096
-rw-r--r--README.txt23
1 files changed, 7 insertions, 16 deletions
diff --git a/README.txt b/README.txt
index be4893a..afa6d4f 100644
--- a/README.txt
+++ b/README.txt
@@ -1,30 +1,21 @@
-comport - PD external for unix/windows to use the serial ports
+hdspm_mixer - PD external for Linux Machines using MADI card, to control the mixer
- (c) 1998-2005 Winfried Ritsch (see LICENCE.txt)
+Experimental - for special installations
+
+ (c) 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.
+Please see hdspmmixer-help.pd for more help.
-USE: There should be a external comport.dll for windows, comport.pd_linux for linux and so on.
+USE: There should be hdspm_mixer.pd_linux for linux after compilation
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
-
-
+ make pd_linux
If you have improvements or questions feel free to contact me under
ritsch _at_ iem.at