Skip to content

dariel87/chords-diagram-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chord Diagram Database

This page established with huge help by the following awesome github project /T-vK/chord-collection. but why? because a simple chords with only one variation take about 1.3 Mb file size of chords.js and a complete with approxmiately 4 variations each chord could take about 13.5Mb. with that in mind, it's not a good idea to serve this JS file in a website.

Want to hosted on your own webserver?

if you need a complete chords to be hosted in your own website, then please copy chords/ directory and paste it somewhere else in your web server.

Note on filenaming

To prevent error in most webserver, chord with slash (compound) and hash (sharp) will be translated into _ and __ respectively. for example C/A will be C_A.png, C/A# will be C_A__.png and so on.

Credits

coded with love and by the help of these awesome guys


BTW, this is my website KORDS.id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published