/Examples

AudioKit Example Projects

Primary LanguageObjective-C

AudioKit Example Projects

Build Status

This is a collection of projects built using the AudioKit synthesis, processing, and analysis framework. More information about these examples, including demonstration movies, can be found at the AudioKit Examples page.

Examples

There are examples for iOS and OSX in both Objective-C and Swift except as noted below:

iOS Examples

  • Binaural Audio
  • Continuous Control
  • Convolution
  • Effects Processor Demo
  • FM Oscillator (Swift only)
  • Granular Synthesis
  • Harmonizer
  • Keyboard
  • Play Audio File
  • Sequences
  • Table Demo
  • Touch Regions

OSX Examples

  • Continuous Control (Objective-C)
  • Convolution
  • Play Audio File (Objective-C)
  • Sequences (Objective-C)

User Contributions

Anyone is welcomed to submit their project as an example by forking this repository and issuing pull requests.

AudioKit itself should not be embedded in the submission, but the projects should refer to the versioned copy of AudioKit included in this repository (V2.2 is the current AudioKit).