Blogblog 


20

November '09

Math and Cocoa

Math and Cocoa A few years ago when I was working on FuzzMeasure, I found myself in need of a math library to work with large data sets, but I didn’t want to deal with building C++ classes to fill out my framework. Ideally, I’d build something that fit in with Cocoa as much as [...]


12

November '09

Swimming in OpenCL

Please excuse the vague post, as I don’t have anything specific I’d like to share just yet. However, what I’d like to do here is call attention to my new favorite part of Mac OS X 10.6 Snow Leopard—OpenCL. I’m working on some incredible technology for Capo lately, but it’s pretty heavyweight stuff. I’m processing [...]


06

October '09

Drawing Waveforms

I get asked about drawing waveforms from time to time. Over the years, I came to realize that this is a black art of sorts, and it requires a combination of some audio and drawing know-how on the Mac to get it right. But first, a little story. Once upon a time I used to [...]