A breadcrumb trail of project notes
(My apologies as I finally clear out a bunch of older stuff I’d like to share…)
Back in NYC I had the pleasure of attending a three-day workshop on OpenFrameworks, a C/C++ library developed at Parsons for interactive video pieces. It integrates several existing open source libraries and provides some wrapper/utility code of its [...]
Hydrobot Mark I is a robot that makes music using water. Mark I sprays water pressurized by a pump onto metal resonator plates that are attached to a contact microphone. Laser-cut acrylic disks mounted to waterproofed motors spin and interrupt the flow of water to create rhythm. The sound of the contact [...]
Read More..>>I’m looking for a 3D sound API in C/C++. Cross-platform is of course nice. I found OpenAL which purportedly works on Windows, OSX and Linux. The tutorials don’t seem that scary, but I’m not really looking forward to doing threads in C++ again. Basically I want something where I can output [...]
Read More..>>