Building a guitar trainer with embedded Rust
34 points by orhun
34 points by orhun
Excellent work!
awesome stuff. may try my own implementation
Has anyone seen a Recorder flute trainer? Any language works.
This is really cool. I’ve been thinking about something like this for helping me learn the notes on the guitar so I’m not stuck learning songs with tabs, especially when I’m fine on my other instruments. Does the time limit you have to play the note relate to the duration of the note from the midi?
This is making me seriously rethink my plan to use an atmega328p (arduino) for pitch detection. If fft is fast enough on an ESP32, why not?
Anyway - awesome project, great execution.
This is neat, and I have tried a number of these things, but I ultimately I found I improved more when I spent my time actually playing the guitar instead of worrying about if I was practicing optimally and inventing tools to avoid actually practicing.
This is so awesome