Tag Archives: iPad

And… I’m Back – Juvinated – Live Analog Studio Synth Jam

The last few months have been like a dream; a very bad dream of a long slow motion car crash where you are in the passenger seat and can see the accident coming and have time to tell the driver … Continue reading

Posted in Eurorack, iOS, iPad, live recording, mixing, modular, patching, sound, Synth, track | Tagged , , , , , , , , , , , , , | Leave a comment

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 , , , , , , , | 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 , , , , , , , , | Leave a comment

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 , , , , , , | 32 Comments

The UDID Apocalypse and: How I Learned To Cut Back On NSUserDefaults And Love The Keychain

Edit: To be honest, I will still use NSUserDefaults for a lot of things, and you should too, I just liked the Doctor Strangelove reference. By now you have probably heard that Apple is deprecating support for attaining a UDID … Continue reading

Posted in app, code, iOS, iPad, iPhone, Objective-C | Tagged , , , , , | 4 Comments

Genome MIDI Sequencer For iPad

This announcement made my day. Today White Noise Audio released their Genome MIDI Sequencer application for iPad. They claim, “It’s simply the best app on the iPad for controlling all your MIDI gear.” From the looks of things I would … Continue reading

Posted in app, hardware, instrument, iOS, iPad, MIDI, sound, Synth | Tagged , , , , , | 1 Comment

Capturing Touches On A View Inside A Scroll View

I recently needed to create a vertically scrolling UIScrollView with a child sub view on which I needed to capture touches. Working with this kind of layering of views and the responder chain can be tricky but it is not … Continue reading

Posted in app, code, iOS, iPad, iPhone, Objective-C | Tagged , , , , , , | 3 Comments

iOS Camera Overlay Example Using AVCaptureSession

I made a post back in 2009 on how to overlay images, buttons and labels on a live camera view using UIImagePicker. Well since iOS 4 came out there has been a better way to do this and it is … Continue reading

Posted in AR, code, iOS, iPad, iPhone | Tagged , , , , , , , | 127 Comments

Easy Ad Hoc Networks For Mac, iPad, iPhone And iPod Touch

While following the instructions to set up an ad hoc network to use with Kapture Pad and Griid tonight I realized that there is an easier and more powerful way to do this on a Mac. Just select the AirPort … Continue reading

Posted in ableton, app, controller, iPad, iPhone, OSX | Tagged , , , , | Leave a comment