Skip to content

eliasreid/tab-player-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tab-player-cli

NOTE: Not easily useable until a better method of loading samples is figured out.

Write string instrument tabs in a plain text file and play them in the command line!

Empty template example:

   1/4         2/4         3/4         4/4
    |           |           |           |           |           |           |           |
E4 |-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|
B3 |-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|
G3 |-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|
D3 |-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|
A2 |-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|
E2 |-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|

Insert fret numbers and note durations with >>:

   1/4         2/4         3/4         4/4
    |           |           |           |           |           |           |           |
E4 |-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|
B3 |-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|
G3 |-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|
D3 |-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|
A2 | 7 >> >> >> >> >>  7 >> 10 >> >>  7 >> >>  5 >>| 3 >> >> >> >> >> >> >> -- -- -- -- -- -- -- --|
E2 |-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --|

then run tab-player-cli --play <TAB_FILE> <SAMPLES_FOLDER>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages