Building a guitar trainer with embedded Rust

34 points by orhun


sevki

Excellent work!

red_j

awesome stuff. may try my own implementation

sugaryboa

Has anyone seen a Recorder flute trainer? Any language works.

hwaethere

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?

alexshroyer

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.

SteveH

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.

ficd

This is so awesome