←back to thread

456 points adityaathalye | 1 comments | | HN request time: 0.001s | source
Show context
webprofusion ◴[] No.43542600[source]
Cool! I guess there needs to be a way for people to share new lessons to practise, it gets complicated with copyright pretty fast.

For real "lessons" you'd probably need to start at chord progressions, go into scales and how the chords relate back to those, then move to these types of soloing technique lessons.

AlphaTab is the star here https://github.com/CoderLine/alphaTab - it's been maintained tirelessly for years by Daniel Kuschny.

I've started to build this type of lessons sitea few times in the past and never really got it together enough to release anything. I've done scale/chord/arpeggio tools: https://github.com/webprofusion/scalex

replies(2): >>43542653 #>>43542999 #
1. naiquevin ◴[] No.43542999[source]
Captrice allows you to export an exercise collection. You get a json file that can be shared with others or copied to another device where it can be imported back into the app.

> AlphaTab is the star here

Absolutely! High quality stuff. I wasn't aware of the person behind the project. Thanks for mentioning it.