Source: pd-hid Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Hans-Christoph Steiner , IOhannes m zmölnig (Debian/GNU) , Build-Depends: debhelper (>=11~), puredata-dev | puredata (<< 0.43), Standards-Version: 4.1.3 Homepage: https://puredata.info Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-hid.git Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-hid Package: pd-hid Architecture: any Depends: ${shlibs:Depends}, puredata-core | pd, pd-mapping, ${misc:Depends}, Recommends: pd-pddp, Description: Pd object for getting data from USB HID devices [hid] is a Pure Data 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).