Skip to content

binzhao88/swift-midi-audiokit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

|  | | | |  |  | | | | | |  |  | | | |  | 
|  | | | |  |  | | | | | |  |  | | | |  | 
|  | | | |  |  | | | | | |  |  | | | |  | 
|  |_| |_|  |  |_| |_| |_|  |  |_| |_|  | 
|   |   |   |   |   |   |   |   |   |   | 
|   |   |   |   |   |   |   |   |   |   | 
|___|___|___|___|___|___|___|___|___|___| 

Swift + AudioKit ❤️ MIDI

READ ME => Wiki

Getting Started

The team uses Carthage for package management. You can install Carthage through Homebrew.

Step 1 - Install Homebrew

Homebrew

Step 2 - Install Carthage

brew install carthage

Step 3 - Install libraries and frameworks

carthage update --platform ios

Libraries

  • AudioKit - The best library for managing MIDI, synthesis, and sound.
  • MagicalRecord - This library is aimed at simplifying CoreData. It borrows from the simplicity of ActiveRecord found in Ruby on Rails.
  • ReactiveCocoa - ReactiveCocoa is designed to help simplify messaging.

Troubleshooting

If Carthage update is not working, try this.

carthage bootstrap --platform ios  --no-use-binaries

About USC Radio Labs

USC Radio Labs is a department of USC Radio Group dedicated to producing new music products, services, and experiences for listeners, musicians, tastemakers and arts partners worldwide. The team develops websites, apps, API services, and new forms of interactive media that promote both music and story-driven listening.

What do we do?

  • We produce high quality media for listeners worldwide.
  • We pioneer new forms of music discovery and creation.
  • We promote learning such as the art of listening, music history, and music theory.
  • We provide new platforms for dialog and discussion.
  _    _  _____  _____   _____           _ _         _           _         
 | |  | |/ ____|/ ____| |  __ \         | (_)       | |         | |        
 | |  | | (___ | |      | |__) |__ _  __| |_  ___   | |     __ _| |__  ___ 
 | |  | |\___ \| |      |  _  // _` |/ _` | |/ _ \  | |    / _` | '_ \/ __|
 | |__| |____) | |____  | | \ \ (_| | (_| | | (_) | | |___| (_| | |_) \__ \
  \____/|_____/ \_____| |_|  \_\__,_|\__,_|_|\___/  |______\__,_|_.__/|___/

About

Examples showing how to use MIDI using AudioKit framework and Swift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Swift 100.0%