Max/MSP Externals for Phidgets

March 6, 2007

--------------------------------------------------------------------------

Installation:

Just copy the externals you want to use to any location that is on the

search path specified by Max/MSP in Options->File Preferences...

--------------------------------------------------------------------------

Compatibility:

Tested with Max/MSP 4.5.7, 4.6

Requires Phidget library 2.1.0 or higher
--------------------------------------------------------------------------
Usage:

Specific usage can be seen in the included patcher files (.help)


Generally, all extensions have these options:

  getVersion, getSerial, getStatus

 to get info about the phidget
  reading is done automatically, and data is output as it is available,
   at the maximum data rate.
Also, they can all take in an optional parameter to specify a serial 
number.


The source code has been included for debugging/expanding as you like.