An AI-powered musical metronome application. See it in action:
sax-metro-final-720.mp4
Before setting up this project, you'll need to:
- Sign up for an account at developer.compiler.inc
- Create a new app called "Metronome" with the following description:
"An AI powered musical metronome"
This app uses Sign in with Apple for authentication. The complete authentication setup process is documented in detail at: https://docs.compiler.inc/features/auth
Go to the Swift Import page on the dashboard and paste in the contents of the CompilerFunction.swift file, which is just the CompilerFunctionDef enum.
After setting up your app on the Compiler dashboard, make sure to update the App ID in the CompilerManager.swift file with your own App ID from the dashboard.
Once you've completed the setup steps above, you should be able to build and run the app in Xcode.
- Adjustable tempo
- Multiple time signatures
- AI-powered functionality through Compiler
- iOS 17.0+
- Xcode 15.0+
- Swift 5.9+
- Active Compiler developer account