Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 559 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 559 Bytes

ofxManta

ofxManta is an OpenFrameworks addon for interfacing with the Manta, a touch-sensitive controller made by Snyderphonics. The Manta has an 8x6 grid of hexagonal touch sensors which sense the amount surface area being covered, in addition to two sliders and four buttons. The library is based on libmanta.

The addon provides a simple interface for the manta with status getters and event callbacks. See included example for details.