From 9eecc6df5283ffeecdb4f572a3847a741469926c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 13 Jul 2004 16:33:26 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r1849, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/hardware/; revision=1850 --- memPIO/README.txt | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 memPIO/README.txt (limited to 'memPIO/README.txt') diff --git a/memPIO/README.txt b/memPIO/README.txt new file mode 100644 index 0000000..8551169 --- /dev/null +++ b/memPIO/README.txt @@ -0,0 +1,34 @@ +memPIO: an external to read from/write to the "mem-PIO"-device by bmcm ( httP://www.bmcm.de ) with pure-data. + +the "mem-PIO" is a USB-device that offers digital (this is: 1 & 0) I/O. +there are 3 ports, each 8 channels. +each port can be set to either input or output +(not quite true: port3 is split into 2 subports (4 channels each) that can be set to input resp. output +separately; however this is not supported by this external) + + + +general:: +memPIO is a plugin for miller.s.puckette's realtime-computermusic-environment "puredata" (or abbreviated "pd") +this software will be of no use, if you don't have a running version of pd on your system. +check out for http://pd.iem.at to learn more about pd and how to get it. + +note: [memPIO] should be published under the Gnu General Public License. +However, it is heavily based on the example-code provided by bmcm, which does not come with a copyright notice +(at least i didn't find one) + +unfortunately [memPIO] is windows only (there are no drivers for other OS! shame on bmcm) + +win32 : +extract the memPIO-0_x.zip. +start pd with the extraction path included (e.g: pd -path PATH\TO\MY\MEMPIO\) +create an object [memPIO] +there is a helpfile help-memPIO.pd that explains what is happening. + +compiling: +if you want to compile it for yourself, use the workspace memPIO.dsw. i am not sure, whether it works with anything but m$ visual-c++ 6.0 + +authors:: +this software is copyleft by iohannes m zmoelnig + + -- cgit v1.2.1