It has been way to long since the last post, so here is a brief notification about what’s going on at work (FourMs):
I am currently working on an app for iOS-devices that spits out data from any sensor available via Apples API. This is nothing new since we already has TouchOSC and many others, but I am doing it for a couple of reasons:
- GDIF – All sensor devices of the same species are created equal, or not. With a common namespace for similar observations (sensor data about the world) we wouldn’t have to care so much about hardware variations and I think GDIF can come to the rescue.
- Analysis – Some analysis is already available via Apple’s API, but there is more to analysis than pinch and rotate. To get control over these things it makes sense to make an app that can serve as a framework for testing of new ideas.
- Communication – I’ll come back to the whys on this in an official article
- Visuals – We need control over the screen. This is not a button/slider app.
So this is for sure a brief post about something that deserve something a lot longer, but first things first! There is more in the pipeline.
cheers
Arve
