A music education app for learning guitar notes, chords, and simple songs with interactive training
I've been trying to learn guitar for a while now but I have a hard time memorizing notes (solfage) Is there any app (I've already tried the most common options from Google Play, like Yousician, etc) to help me with this? And maybe something to teach me some very simple songs?
You are remixing a Berrry app.
Source app: https://notes.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://notes.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in