markypizz / MusiciansToolkit

iOS Application providing a set of tools for musicians including graphical tuner, metronome, and audio recorder
8 stars 4 forks source link

Musician's Toolkit

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).

Features

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!

Build Instructions

Clone the repository, run

$pod install

Open the project in XCode using the .xcworkspace file, and enjoy!

Copyright

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.