This is a video from an interactive installation made by Emily Gobeille and Theodore Watson. The software is made with openFrameworks. Participants can interact with the sonic ecosystem by speaking into a microphone. It’s very beautiful. More pictures here and here
Posts Tagged ‘programming’
Terrarium Interactive Installation
Posted: 25. f 2009 in computer art, openFrameworks, programming, softwareTags: interactive, openFrameworks, programming, software, video, vimeo
Derivative TouchDesigner
Posted: 9. f 2009 in computer art, new technology, open sound control, programming, softwareTags: Derivative TouchDesigner, new technology, ope, open sound control, programming, software, sound computing, visua, visual programming language, visualization, XML
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 [...]
OSC Controller nearly finished
Posted: 3. f 2009 in DIY, interface design, master project, softwareTags: controllers, design, DIY, electronic music, master project, open sound control, programming, sampling, sound computing
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. [...]
Subtext
Posted: 20. f 2009 in programmingTags: Max/MSP, programming, programming language, Subtext, visual programming language
The sound computing language Max/MSP is a type of visual programming language. This means that instead of writing code, you use some sort of graphic representation of the language’s functions to create your program. Subtext is another graphic programming language. It uses blocks as prototypes for the structure of the program you create. The visual [...]
Playmodes & OpenFrameworks
Posted: 27. f 2009 in new technology, openFrameworks, software, synthesis, videoTags: DIY, electronic music, open sound control, openFrameworks, programming, video
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 [...]
OpenFrameworks 0.06 released
Posted: 27. f 2009 in interface design, openFrameworks, programmingTags: design, DIY, iphone, new technology, open sound control, openFrameworks, programming, software
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 [...]
The OpenGL Redbook can be found online here: http://www.glprogramming.com/red/
This video showcases how you can use openFrameworks to make really cool interactive art on your computer. OpenFrameworks is a multiplatform C++ library. For more on openFrameworks, check out the openFrameworks site
Skwrk for Csound
Posted: 21. f 2008 in electronic music, programming, sound computingTags: audio computing, csound, programming
Skwrk (whatever that means) is a new front end to Csound that seems very promising. It claims to give Csound possibilities of real time rendering and automatic score generation. Still only for Windows, but that’s fine with me. Haven’t had a chance to try it out though.. The official Csound site Checkout this cool music [...]
openFrameworks
Posted: 2. f 2008 in master project, open sound control, programming, sound computingTags: master project, open sound control, openFrameworks, processing, programming
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. [...]