100% agree. CAGED is extremely underrated. The starting premise is so simple, that most intermediate players go "yeah, yeah, sure...that's cool but it's not very insightful". It's when you start hanging all the basic (and probably more) scale/arpeggio patterns off it that it starts to become more and more valuable.
Another approach is having an "explore and test" or "Training Wheels" mode. Correct notes played by the user behave exactly as they do right now. But for a wrong note played by the user, instead of the round ending, you could just gives some audio-visual feedback that this is not the right answer but continue to expect the user to find the right answer. This way we can hunt and peck our way to the end of the round.
This creates a problem in that it's easy to muddle your way through without learning anything. To prevent this:
Once it gets to the end of the round in this mode, if the user had even 1 wrong note selected in this round, the game will then expect them to play it perfectly once again (like it does now).
This way you get both the hunt and peck exploration and the final "now that you've had your time to get your ears and fingers in order, play it correctly."
1. Doesn't work on Firefox because of compatibility. (Web MIDI could not be enabled: DOMException: WebMIDI requires a site permission add-on to activate index-C82-1cwq.js:10:56869
doInitialize https://lend-me-your-ears.specr.net/assets/index-C82-1cwq.js...
) . Might be worth detecting browser and telling users straight up before they waste any time.
2. How did you come up with the melodies? Hand crafted? AI? Asking because I plan on building this for Gitori(www.gitori.com) at one point and my original idea was taking snippets from MIDI files of famous classical pieces/jazz solos
Also, TIL about the Simon game. Might buy this for my 6 year old :)
Yes the FBG-101 works after a few seconds. However in the original link it still doesn't work... I tried chrome and firefox. But here's a clue, when I pluck the guitar string several times, I sometimes here a little short scratch/static sound.
> f you're using LLMs to learn, create an MCP tool for them to insert Anki cards on topics you're discussing in a csv on google drive, then sync that with you anki decks on your phone.
Speaking for myself, I’d love to see a blogpost detailing how this is done. At the very least, I’d love to know:
How are you syncing csvs to anki cards and how does the MCP interaction look like for an LLMs response to the CSV creation
If I get time this week, I'll drop a README here that shows how to do it. Not too hard tho, read up how to build mcp with https://github.com/mark3labs/mcp-go
AnkiDroid has settings for linking a csv from google drive. Then just look up how to sync a local file/directory with Drive. Its just a matter of making sure the LLM knows the MCP Anki tool is available in every prompt (well I have a learning/Q&A prompt that uses this), then In the system prompt I tell it to make Anki cards whenever it seem like I'm having trouble with a concept, like asking a question twice, and to make sure the card doesn't exist already.
Hey dang, unrelated question but.... I posted this a couple days ago and it seemed to have resurfaced somehow. Never seen that happen in any past submissions. Is this a new HN feature? Slow news day bumps up some potentially overlooked posts?