Skip to content

WrongEntertainment/MultitouchPadOsc

 
 

Repository files navigation

General Information

The MultitouchPadOsc application checks the incomming Multitouch Events and send them as an osc-message.
It gives the possibility to use a Multitouch Pad as a control-device via osc protocol.

The Project Page is Hosted at http://wrongentertainment.github.com/MultitouchPadOsc/
Check out for New released Version at https://github.com/WrongEntertainment/MultitouchPadOsc/releases

The application is using the Bitstream Vera font.
Build with openFrameworks
Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the THIRDPARTYLICENSEREADME.txt file.

MultitouchPadOsc (version 0.1.31 codename TouchDown) is developed by:
Paul Vollmer wrong-entertainment.com
Copyright (c) 2011-2013 Paul Vollmer, wrong-entertainment.com

Platform
Mac OS
Dependencies
Software: Mac OS 10.6
Hardware: MacBook, MacBook Pro with a Multitouch Trackpad or an Magic Trackpad.

Issues and Bugs
You can find a list of all known bugs at GitHub. Please report if you find an unknown bug.

Development

Download openFrameworks and clone the Repository by running:

bash <(curl -s https://raw.github.com/WrongEntertainment/MultitouchPadOsc/bootstrap.sh)

The following openFrameworks addons are embed as submodule.

ofxUI
ofxModifierKeys
ofxXmlDefaultSettings

Changelog

A detailed changelog, intended for programmers.

  • 0.1.32
    Fixed osc array x-, y-position Bug
    Added openFrameworks addons as submodule
    Added bootstrap script for cloning the repository and downloading openFrameworks

  • 0.1.31
    Fixed Bug Entering port -> Crash
    Fixed Bug Wrong osc message on finger added/removed
    Fixed Bug Array is not being send

  • 0.1.3
    Changes at OSC messages
    Added Resize Window Mode
    Added GUI osc host/port textfield
    Added Finger Information

  • 0.1.2
    Changes at default xml settings, changes at gui.

  • 0.1.1
    Lot of changes at usability

  • 0.1.0
    Beginning MultitouchPadOsc App, first test

Author

MultitouchPadOsc is developed by Paul Vollmer http://wrong-entertainment.com/
Check out for new release at https://github.com/wrongentertainment/MultitouchPadOsc/

Mail: paul.vollmer@fh-potsdam.de
Url: http://www.wrong-entertainment.com
Github: http://www.github.com/WrongEntertainment

License

MultitouchPadOsc is Licensed under MIT License

Bitdeli Badge