Skip to content
This repository has been archived by the owner on Nov 10, 2019. It is now read-only.

Latest commit

 

History

History
20 lines (17 loc) · 455 Bytes

NOTES.md

File metadata and controls

20 lines (17 loc) · 455 Bytes

Notes

TODO

  • Record (or find) audio (24 notes)
  • Find Best way to do play audio
  • Use 24 UIButtons (or 1 custom control) rather than one UIView+GestureRecognizer?

12/30/2010

Initial Requirements

Keyboard:

  • 24 keys each 40px wide
    • Landscape only
    • 32px padding all around
  • Touching each key plays a specific note
  • Support multiple tones at once
    • I believe 11 is the limit according to Matt Gemmell