Skip to content

chrisnorman7/tabmaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tabmaker

This program installs a script which generates song lyrics with chords above the correct words given a file in the correct format.

Syntax:

tabmaker in_file[ out_file]

infile must be a plain text file with square brackets around the chords:

[c]Twinkle, twinkle [f]little [c]star,
[f]How I [c]wonder [g]what you [c]are.

outfile is optional (defaults to the standard output) and prints the chords above the lyrics like so:

c                f      c    
Twinkle, twinkle little star,
f     c      g        c   
How I wonder what you are.

About

This program generates song lyrics with chords above the correct words given songs in the correct format.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors