Hi HN,
I built a simple harmonica practice app that shows real-time pitch and bending targets for each hole. It helps blues harp players visualize their technique and improve intonation.
No tracking, no ads, open source (MIT).
The app is available on F-Droid and GitHub. You can find more details here: https://letsbend.de
Feedback welcome!
Comments URL: https://news.ycombinator.com/item?id=44217757
Points: 22
# Comments: 3
Accedi per aggiungere un commento
Altri post in questo gruppo
Article URL: https://www.seangoedecke.com/dangerous-advice/

Article URL: https://blog.alexellis.io/n100-mini-computer/
Article URL: https://ayende.com/blog/203011-A/memory-optimizations-to-reduce-cpu-costs
Comments URL:

Hi HN,
To truly understand how operating systems and network protocols work, I decided to combine two classic learning tools: the xv6 teaching OS and a from-scratch TCP/IP stack.
I'm excited t