Posts Tagged ‘open sound control’

The new ArsElectronica center in Linz, Austria is covered in 1085 led windows. The programming for the led windows is done with openFrameworks, programmed by Zachary Lieberman, Joel Gethin Lewis and Damian Stewart. Zachary Lieberman is one of the developers of OF.

Derivative’s TouchDesigner is a new programming tool, at least for me. It’s a graphical programming language for art, video game prototyping, 3d animation, audio and more. It’s also got support for OSC, XML and html, and that’s a good thing! There are two versions, one free and one you have to pay for. Here’s a [...]

The C++-based OSC-controler I’ve been working on for my master degree in music technology is nearly finished. Here is a screenshot: As you can see it’s on Windows, but since I’ve been using the openFrameworks library, it should be possible to compile it for Mac and Linux as well. The sound is generated in Max. [...]

I want to show you some of the cool things that can be done with OpenFrameworks. I start by showing the projects of someone who calles themselves Playmodes. They have made an audiovisual sampler, using Native Instruments Reaktor for the sounds (controlling it via OSC) and OF for recording, manipulating and playback of video. It [...]

Today version 0.06 of OpenFrameworks was released. There has been a lot of changes including the most important: new library Poco ( http://pocoproject.org) included – used for events event system for base events (setup, update, draw, mouse, keyboard) and constructing new events the addons.h system has been dropped in place of direct inclusion of addons [...]

I’m currently working hard on my master degree project. I’m making a controller / sequencer interface program for touch screen (sadly no multi-touch yet). The program will have various functions, among them the drum sequencer that you can see in this picture: (never mind the colors, they are a little bit ugly) When the sequencer [...]

Surroundmiksing med JazzMutant Dexter Les anmeldelse av Dexter i Future Music. Eller hos SonicState – se videoen! Nettsiden til JazzMutant. Dexter er jo uten tvil en heftig kontroller, men prisen på 2700EUR er ganske høy.

openFrameworks, et bibliotek for C++ som jeg bruker i min masteroppgave har fått ny framside på nettsiden sin: http://www.openframeworks.cc/ Her presenteres nå forskjellige prosjekter som er lagd med hjelp av biblioteket. openFrameworks er en slags C++variant av det populære Processing som gjør det enkelt å programmere applikasjoner som inkluderer audio, video, bilder, fonter og interaksjon. [...]