An iOS app for tuning instruments, built with SwiftUI and AudioKit.
👨💻 Current version: 1.0.3 [Download].
Download on the App Store here.
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!
TunePro is available under the MIT license. See the LICENSE file for more info.