From 1a430e7c6335c76f8562f4eceebc30406fca2667 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 28 Jan 2010 16:57:02 +0000 Subject: more release tweaks: install instructions and bz2 tarball svn path=/trunk/externals/io/hidio/; revision=13116 --- README | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index d1e5e22..c5a86b0 100644 --- a/README +++ b/README @@ -1,13 +1,28 @@ [hidio] +----- This is the next generation of HID API for Pd and Max/MSP. The aim is to have this object perform the same on Pd on GNU/Linux, Mac OS X, and Windows, and Max/MSP on Mac OS X and Windows. -David Merrill Hans-Christoph Steiner Olaf Matthes +David Merrill + + +Installation +--------- + +Included in this tarball are binaries for i386/32bit GNU/Linux and 32-bit +Universal Mac OS X. Uncompress this tarball, rename the "hidio-0.1" folder to +just "hidio", then drop this whole folder into your Pd path. See this FAQ +entry for more info: + +http://puredata.info/docs/faq/how-do-i-install-externals-and-help-files-with-pd-extended +To build it from source, follow the above, then inside this folder, run: +./configure --with-pd=/path/to/pd +make -- cgit v1.2.1