Musician's Toolkit began as the final project for the iOS development course I took at Penn State. Since then I have removed some features, added others, and worked to clean it up into something I am proud to present.
This app makes use of the AudioKit framework and its powerful tools including Fourier Transform and accurate metronome (compared to NSTimer).
I am always looking for more features to add as I convert this app from more of a guitarist's app to a more general musician's app. Use the issues page to add suggestions!
Clone the repository, run
$pod install
Open the project in XCode using the .xcworkspace file, and enjoy!
I do not endorse the selling (free or paid)/distributing/etc. for the original content in this app (which does not include AudioKit, see the AudioKit license on their github page). I claim all rights to my original code.