Archive for the ‘Cocoa’ Category

In response to Apple’s decision to limit iPhone OS app development to C, C++, objective-c and JavaScript. The Flash Blog I think that by restricting Developers to a specific set of languages, Apple can somewhat ensure that developers target their platform specifically rather than have developers submit apps that are built for the lowest common [...]

Saturday, April 10th, 2010 at 13:32 | 0 comments
Categories: Cocoa, Code, Mobile
Tags: ,

So I’m working on YAMP (yet another midi project and it took me a while to recollect all the binary arithmetic required to parse MIDI packets. Take a midi packet with 3 bytes in hexadecimal notation such as 99 3C 64. This stream encapsulates the following instructions: Play middle C on channel 10 at velocity [...]

Friday, March 12th, 2010 at 14:37 | 6 comments
Categories: Cocoa, Synth
Tags: ,
TOP