Just wanted to post the video of the Reactable. I first saw this early in 2007 – one of the things that first made me think about doing interactive sound installations.
Category Archives: subConch
Startup
I’ll be starting my project today. I’ve been researching open source C++ libraries to include in my application. Looks like I’ll be using STK (the Synthesis ToolKit from Stanford) for the synthesizer; IrrKlang for audio playback; SDL for graphics, timers and multithreading; and Boost for filehandling. Looking forward to piecing this thing together. Since most of my programming experience is from Actionscripting and Processing, C++ is a daunting task to engage upon.