Skip to content

theoc/ios-tuner

 
 

Repository files navigation

Guitar Tuner for iOS

Updated to work with Swift 3

Screenshot of Guitar Tuner app for iOS

Requirements

Installing

Run the following commands:

git clone https://github.com/theoc/guitar-tuner
cd guitar-tuner

Then, make sure you have CocoaPods installed and run the following two commands.

pod install
open Tuner.xcworkspace

Original Author

Tim van Elsloo, elsl.ooo

Originally a result of a four-part series on Fourier transform.

License

Licensed under MIT license.

Packages

No packages published

Languages

  • Swift 99.3%
  • Ruby 0.7%