cknadler / marktab-c

Concise, machine readable guitar tabs
MIT License
36 stars 7 forks source link

Allow importing chord libraries #11

Closed cknadler closed 9 years ago

cknadler commented 11 years ago

This adds another keyword to the config header (#9).

chords:

chords: some_chords.mt should make the chords in the file some_chords.mt available.

some_chords.mt should only have chord definitions: openG: (6:3 5,2,1:2 4,3:0). Any other statements should cause an error.