An iOS app for memorizing staff notation and practicing music reading through lightweight drills and instant feedback.
Published on the App Store as Sonder 五线谱.
- Memorize note positions on the staff with focused treble and bass clef drills
- Browse note cards and review visual patterns before jumping into practice
- Train with quick multiple-choice exercises and immediate right/wrong feedback
- Keep progress lightweight and repeatable so practice feels easy to return to
- SwiftUI
- AVAudioEngine
- UserDefaults
- Open
MusicStartsHere.xcodeprojin Xcode. - Choose a simulator or device.
- Build and run with
Cmd+R.
- Xcode 15+
- iOS 17+
MusicStartsHere/
├── MusicStartsHereApp.swift
├── ContentView.swift
├── Models/
├── Services/
├── Components/
└── Views/


