Categories
*nix ableton app AR arduino AVR bots cocos2d code command line controller Eurorack field recording hack hardware instrument Interface Builder iOS iPad iPhone live recording make MaxMSP MIDI mixing modular monome MPC nature Objective-C online OSC OSX pachube patching prototyping Python script solar sound Synth track ubiComp web XCodeFlickr! Feed
Recent Tweets
- No public Twitter messages.
Links
-
Recent Posts
Archives
- February 2013
- October 2012
- September 2012
- August 2012
- July 2012
- April 2012
- March 2012
- February 2012
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- July 2010
- June 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
Meta
Monthly Archives: April 2012
Updating An sqlite CoreData Backing Store On iOS
Something that has unpleasantly surprised many an iOS developer is that to update the data in an sqlite database that is the backing store for CoreData you need to do more than just make a new release of your app … Continue reading
Posted in app, code, iOS, iPad, iPhone, Objective-C
Tagged backing store, CoreData, database update, iOS, iPad, iPhone, sqlite, versioning
2 Comments
Handy Scripts For Localizing iOS XIB Files
Recently I have been working on more and more iOS projects that require localization. One of the things that I find needs to be done fairly often while implementing localized XIB files is to extract all the strings from your … Continue reading
Posted in app, code, Interface Builder, iOS, iPad, iPhone, Ruby, script
Tagged IB, Interface Builder, iOS, iPad, iPhone, localization, Ruby, script, XIB
Leave a comment
Sequencing Modular Synth Drum Modules From Ableton Live
Below is described a sequencing solution for modular drum modules using Ableton Live, a custom Max4Live device that converts MIDI notes to CC gates, and a MIDI to CV interface that can convert MIDI CC to CV. If you just … Continue reading
Posted in ableton, MaxMSP, MIDI, modular, patching, Synth
Tagged Ableton Live, BD808, drum sequencing, HATS808, Max, Max4Live, MAxMSP, MIDI note to CC, modular synth, SD808, TipTopAudio
2 Comments
How To Combine Two Images In iOS
A question that has been asked a lot on my iOS Still Image Capture With AVCaptureSession post is how to combine the overlay image that is shown with the image that is being captured by the camera. The more general … Continue reading
Posted in app, AR, code, iOS, iPad, iPhone, Objective-C
Tagged combine images, Image Capture, iOS, iPad, iPhone, layering images, Quartz
32 Comments

