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 [...]
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 [...]
