Hacker News new | ask | show | jobs
by justAnotherHero 813 days ago
I am currently working on an app with React Native that helps users play along to songs and one of the features needed was displaying the various scales/modes on the fretboard so I basically built a mini library of my own to construct the note arrays.

This will be a great example to see how the library has handled the same problem.

1 comments

This sounds interesting, how's the project coming along, got any demos? Want something like this.