somtd / tap-pad-ios

Generate interesting musical patterns on iOS using basic rules of cellular automatons.

Home Page:http://tap-pad.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tap Pad for iOS

Music Hackday Toronto 2013 - iOS based Tap Pad (see web version here)

Note: This is a universal app and works for iPhone and iPad

Made by Dmitri Cherniak (@dmitric)

How to get it running

git clone git@github.com:dmitric/tap-pad-ios.git
pod install
open TapPad.xcworkspace

The only external dependency is AFNetworking and I use CocoaPods to load it in. You need CocoaPods to build this project.

About

Just tap on the grid and get started!

ScreenShot

Generate interesting musical patterns using basic rules of cellular automatons.

You'd be surprised how beautiful some of these "random" yet 100% reproducible patterns are. Its sounds totally unique, but it's completely deterministic.

Screenshot on iPhone

![iPhone screenshot] (http://i.imgur.com/YnQtXsF.png)

Screenshot on iPad

![iPad screenshot] (http://i.imgur.com/cGZBUv7.png)

Internationalization

Tap Pad for iOS currently has localizations for English, Spanish, French, Japanese, Hebrew, and Chinese (Simplified)

Thank you to the following people for their help with translation:

Web version

There's also a web version here

About

Generate interesting musical patterns on iOS using basic rules of cellular automatons.

http://tap-pad.herokuapp.com

License:MIT License