Skip to content

An iOS app for tuning instruments, built with SwiftUI and AudioKit.

License

Notifications You must be signed in to change notification settings

timdubbins/TunePro

Repository files navigation

TunePro

An iOS app for tuning instruments, built with SwiftUI and AudioKit.

img1 img2 img3

👨‍💻 Current version: 1.0.3 [Download].

 Download on the App Store here.

Building

If you want to build TunePro using Xcode, you can follow these instructions.

git clone https://github.com/timdubbins/TunePro.git
cd TunePro
open TunePro.xcodeproj

If the package dependencies fail to load, reset the package caches.

Xcode File > Packages > Reset Package Caches

Happy coding!

License

TunePro is available under the MIT license. See the LICENSE file for more info.