Tom Says: Safe code is boring code! Why??
Previous page:
Daily Crap 2009-07-09
Next page:
About
sampsamp is an audio sampler using Processing and ChucK — very much the same design as I used for SketchMuse. Without realizing it, I emulated the Mixman interface in several ways, only I used Processing's OpenGL engine to put everything in 3D.

The interface feels very fluid because everything's attached with springs. Even when you aren't touching them, the wheels slide around as if drifting in an underwater current. When buttons are pressed, they bounce back into position.
Download the Processing and ChucK source codes (including some really lame sound files). Processing, ChucK, and the oscP5 library are required. Start the Processing program (sampsamp.pde) and the ChucK program (sampsamp.ck) in either order.
A bit of usage information is printed when the Processing application starts. There's not much to it.
Posted Mar 22, 2008, in the night. Updated updated Jul 09, 2009, in the evening: Added a video, and made lots of tiny edits. I'm a horrible writer..