Wednesday, July 24, 2013

Kayak Sailing the Florida Keys







Beachfront camping at Big Pine Key Fishing Lodge.



Big Pine Key is home to the endangered Key Deer.



Klepper Aerius 2000 folding kayak with S1 sail and BOSS outriggers.






Monday, March 4, 2013

SimpleCinema

A 2-channel video mixer built with Processing 2.0b8:
  • Speed control;
  • Blending options;
  • FFMPEG encoding for recorded mixes;
  • Syphon output;
  • MIDI control;
  • Automated fades.


You'll need these libraries:
controlP5
MidiBus
Syphon

Thanks to Jeff Thompson for instructions on using FFMPEG:
Creating video with Processing and FFMPEG
Installing FFMPEG on a Mac

Place your video files in the data/videos/ folder. Add the video file names to the videoFileList.txt file. Download SimpleCinema

Wednesday, February 6, 2013

GLMixer Test



A fun piece of freeware:
http://code.google.com/p/glmixer/
But, no online tutorials that I can find.
Soundtrack created on an iPad with Sunrizer and iDensity.

Tuesday, January 29, 2013

Pure Data Video Mixer

Playing with Pure Data (Pd) and the GEM library, I managed to stitch this patch together for a 2-channel video mixer with speed control. Video clips have to be the same dimensions. Next step, MIDI control and Syphon output.


You can download the patch here.