isaaccormack / Tabber

Automatically tab guitar licks played into your computer's microphone
https://tabber.ca
1 stars 1 forks source link

add tuning enum in front and backend #38

Open isaaccormack opened 4 years ago

isaaccormack commented 4 years ago

on the front end tunings should be a dropdown of common options (standard, drop d, open g, etc.) and the backend should validate this before the lick is saved

the tabbing component will use this enum to explicitly set the value of each string

jalfje commented 4 years ago

Related to #58 and #59