jm-welch / PyChord

Lyric/Chord sheet parser written in Python
0 stars 0 forks source link

Chord parsing #1

Open jm-welch opened 11 years ago

jm-welch commented 11 years ago

Overview

Basic functionality - parse inline chords from lyrics and display on a separate line, above.

Requirement

Sample input:

And it's [5]no, nay, never,
[1]No nay never no [4]more,
Will I [1]play the wild [4]rover
No [5]never no [1]more

Sample output:

         5
And it's no, nay, never,
1               4
No nay never no more,
       1             6m
Will I play the wild rover
   5        1
No never no more
jm-welch commented 11 years ago

Seems to be working in ae247f434a676392f4b01be0a7f50da4f248954f