Download Latest Version Pd-extended_0.43.4-source.tar.bz2 (32.4 MB)
Email in envelope

Get an email when there's a new version of Pure Data Computer Music System

Name Modified Size InfoDownloads / Week
Parent folder
hid-0.7.tar.gz 2010-12-22 138.4 kB
README.txt 2010-12-22 948 Bytes
hid-0.6.tar.bz2 2010-11-10 180.2 kB
Totals: 3 Items   319.5 kB 0
hid - a Pd object for getting data from USB HID devices

[hid] is an object for reading data from USB HID devices like keyboards, mice,
joysticks, gamepads, keypads, and all sorts of other esoteric controllers like
USB knobs, touchscreens, Apple IR Remotes, etc. It represents the data with a
cross-platform message scheme which is then translated to the underlying
native API for input devices (Linux input.h or Mac OS X HID Utilities).

For GNU/Linux, there are varying restrictions on getting the USB HID
data, so you will need to make sure you have permissions to read the
/dev/input/event* devices in order to get data with [hid].  There are
some docs to help you with this:

http://puredata.info/docs/tutorials/HowToReadHIDDevicesInLinuxWithoutBeingRoot/

For those interested in output support, and a cleaner message system,
checkout the alpha [hidio]:

http://puredata.info/community/projects/software/hidio
http://puredata.info/dev/HidIO
Source: README.txt, updated 2010-12-22