ed.brz9.dev/proj/chordboard
ed barz ec2583d930 README edit 2023-01-05 23:28:41 +01:00
..
css proj dir added 2021-10-28 22:40:15 +02:00
fonts proj dir added 2021-10-28 22:40:15 +02:00
js proj dir added 2021-10-28 22:40:15 +02:00
oggs proj dir added 2021-10-28 22:40:15 +02:00
svg min maj renamed 2022-12-16 22:14:13 +01:00
README.md README edit 2023-01-05 23:28:41 +01:00
chordlist proj dir added 2021-10-28 22:40:15 +02:00
index.html min maj renamed 2022-12-16 22:14:13 +01:00
table.html proj dir added 2021-10-28 22:40:15 +02:00
tdmkr.sh proj dir added 2021-10-28 22:40:15 +02:00

README.md

This code is trash, but it works

As I write this README file, I don't really remember what the issue was but I remember trying to render the board with v-for loops. I didn't manage to make it work.

So, tdmkr.sh takes the chordlist files and creates all the td tags for the board, it just echoes the thing.

To generate table.html you can run $ tdmkr.sh > table.html, then copy paste it to the index.

Also, I realized a bit late that .ogg files are not well supported by Safari...