Archive

Archive for the ‘Uncategorized’ Category

Recent Developments

June 27th, 2009

The SVN has been set up as a project at GoogleCode entitled ofxArgos. While the majority of work has been completed on the InteractiveObject, integration into a little sub-framework called ofxTouchAPI is still underway. InteractiveObject will be a major component of ofxTouchAPI, and will form the basis of the GUI toolkit Argos will use. Check out the SVN early next week — most of the progress to date will be available in an initial commit.

In other news, Peter Kirn from Create Digital Music has posted a recent writeup describing some of the other recent multi-touch inspired musical applications. Also of note is an article posted a few weeks ago detailing a musical interface builder on the iPhone, TouchOSC. The Argos project aims to expand on this idea by introducting a similar form of control, but in an operating-system and touch/input independent fashion. The idea is that since we use the open source TUIO protocol (and an implementation for C++/oF called ofxTUIO), that any multi-touch capable hardware and operating system that supports the common UDP network protocol can be customised for musical input using Argos.  Hooray for standards.

Tags:

GSoC Has Started

May 31st, 2009

The first steps of Argos are being made. The notion of an interactive object that can tell whether or not it’s being used (touched, clicked, etc) is at the heart of the GUI system that’s being developed. Heavily influenced from ActionScript3, Memo has already done much of the legwork to create a class for oF, the ofxMSAInteractiveObject. Mirroring parts of the Lux multi-touch framework for ActionScript, the InteractiveObject will  be re-designed to listen to TUIO events and keep track of active touches on an object.

Soon (once I work out some naming issues) I’m going to set up the GoogleCode project where we’ll be hosting the SVN.  In the meantime, check out the NUICode project where I’ll (try to) document much of the progress during development.

More to come later…!


Tags:

Hi Everybody!

April 25th, 2009

As my first post, let me introduce the “About Argos” page, a brief description of the background, motivations, and future goals for this project.  As time permits before GSoC  ‘officially’ starts, I will be posting information on contributing, a link to the SVN, and other little tidbits.

Tags: