Skip to content
markcerqueira edited this page Jul 6, 2012 · 6 revisions

Welcome to the mobile-music wiki! Here are some additional resources to help you understand how the skeleton project works!

Audio Resources

  1. Synthesis Toolkit (STK) - a precompiled iOS version is available here: https://github.com/downloads/markcerqueira/mobile-music/STK-iOS.zip
  2. Mobile Music Toolkit (MoMu)

iOS Resources

  1. iOS Developer Library - Apple's documentation of frameworks and classes - your go to place when you are using a framework/class you are not sure how to use
  2. Stanford on iTunes U - iPad and iPhone Application Development - if you go over the first few lectures, it will get you more comfortable with Xcode, Objective-C, and iOS development
  3. WWDC 2012 Videos - Apple's annual Worldwide Developer Conference covers many up-and-coming features to iOS. You'll need a Developer account needed to access these videos!

Stuff to Cover

  1. MIDI / CoreMIDI
  2. Storyboarding
  3. Programmatic view construction
  4. Navigation controller stacks
  5. OSC on iOS
Clone this wiki locally