paulrosen / abcjs

javascript for rendering abc music notation
Other
1.9k stars 281 forks source link

How can I add guitar tabs? #1017

Closed fehi7000 closed 3 months ago

fehi7000 commented 4 months ago

Hello, I think your programme is great and I use it all the time. I would also like to add guitar tabs to my sheet music. I've done a lot of research and tried a few things, but I just can't get tabs under the sheet music. It would be great for me if there were guitar tabs under the sheet music, if I could play everything and if the notes and tabs played were highlighted in colour. Is there any way I could do this? I am grateful for any help.
Greetings from Germany Ferdinand Hirsch

seisiuneer commented 4 months ago

@fehi7000 My tool, which is based on abcjs, supports both standard and drop-D guitar tab:

https://michaeleskin.com/abc

Here's an example of a tune with standard tuned guitar tab:

https://michaeleskin.com/abctools/abctools.html?lzw=BoLgBAjAUAKuMAsCmYDSSDOCoGF4CcBDAEwEsAXUgewDtCAbKAJXAClSBzKAWXADYA9AA4oAGXARhUAIrgAzMIC8EAEwAGKKnABxALaEAVlACkhAEYBjAxgD6GKgFcaxAGa1yYF-QeliJk2AAqhgohDRgAIIWjhiUFmDaRM5gAAqkYVRg9k7EnlT4YOTIYLpI9FTEAJ4gJsbcAJIAIvVgAA74VBxEumAaxgHBoeFRMXEJSblpGXkFRSgWCPnEGDXGdU0tC0vtnb3+xkEhYGFgAMqVNEVgAEKEGBhZjslus8Vmdyu1Dc1g7-c7HDAchE-QOpyQHkIWVaSAspBcpHihF0Tw8VBcWQA7qQaBxVhhsbjegA6FQAVn8AB8QAAibR0iLaBIRa6UmmNGksiKRa7ENn0pDEXIcIVsnA0wXXMDsmnEa4RSlQOkMpnaFlsjlcnl85WC4VyjWc7QAMWl9O0chAiupyvlUrlOvFSA4KBlcoVtpZYDl2kNWsZCqV9Lt3t5YolLrNsrDNPFHBcgJlhA4hH5NLM8bAHEtiqAA&format=guitare&ssp=10&capo=0&stn=true&name=The_Kesh&play=1

paulrosen commented 3 months ago

Also, see https://paulrosen.github.io/abcjs/examples/tablatures.html for an example of adding tabs in code.