Travis Bear
Travis Bear
The app is very visually busy and it's hard to see reference dots. Remedies could include the option to turn off scale visualization completely, or making the reference dots a...
Detect the browser window dimensions and scale the fretboard so that it is drawn without requiring scrolling. This could be a checkable option, I suppose there may be cases where...
Frets on real stringed instruments gradually get closer together as you go up the neck. This happens in a very predictable/mathematical pattern: for every octave (12 frets) that you go...
Generalize the string representation so that it can support instruments where the strings are not all the same length. For example, the banjo has four strings of equal length, and...
Allow the user to select from common fretted instruments, e.g. - electric bass - guitar - mandolin - banjo - tenor banjo Once selected, things like the number of strings...
Looks like 'minor' is currently the only option. https://github.com/Theriault/vue-fretboard/blob/master/v-fretboard.js#L333 You could add support for - natural minor (same as minor/aolean) - harmonic minor `'HARMONIC MINOR': [0,2,1,2,2,1,2,3],` - maybe the melodic...
### Your idea When publishing a score to musescore.com, there should be a checkbox option that when selected, automatically adds a QR code to the top of the score that...
The table is currently sorted by date. I think it would be more intuitive to sort the table by company name, since you're much more likely to know the name...