/Reverb

Fun iOS app using AVFoundation written in Swift 2.2

Primary LanguageSwift

Reverb

Fun iOS app using AVFoundation written in Swift 2.2 Record your voice and play it in different tones

Demo

reverbdemo

Screenshots

  • Record Scene

record

  • Play Scene

play

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Added some cool features'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :]