Skip to content

DarthVanger/guitar-tab-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Guitar tab player. See https://darthvanger.github.io/guitar-tab-player/

Paste any tab and you have a good chance it will play it :)

The sound is synthesized using the Karplus-Strong algorithm - see the src/GuitarString.js file.

The code to analyze the tab text and figure out which notes to play is in src/index.js. It is not really well-thought, so it doesn't work for some tabs, depending on the tab format (syntax).

About

Guitar tab player written in JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published