21 August 2013 1 Comment

RiffBank – Indexing “Guitar Tab Data” as a pseudo-language with ElasticSearch

Quick Links: This post is the "Why" and background on my motivation for this project. Separate posts breakdown the implementation. Links coming as published.

What is it?

A fun data/hack project that I've been working on for the past few weeks. Basically put...

Riffbank is a "reverse search engine" for guitar tabs.

Give it a simple section of guitar tab (a "riff"), and it will tell you what songs it could be (plus any other metadata it knows). Give it a try and let me know!

riffbank-small500px
[ still a work in progress, being a small side-project ]

Why?

Anyone who has seen my crazy shit on this blog has probably stumbled upon my 'Enter Sandman Tableau 7 viz', Basically, I set out to see if I could process guitar tab in such a way so it could be re-displayed in an analytical visualization engine like Tableau, and become a bit of a "tab learning app".

Obviously this was a proof of concept and just a cool hack to use Tableau for - but I never completely stopped thinking about the concept of using guitar tab acsii files as a "source of data".

riffjson
[ some riffJSON action ]

If you've learned guitar at some point in life and been into tech and computers - you've probably used text-file based guitar tablature before. Hell, I can remember using it back in the early 90's for god sake. I would print it out on a dot-matrix printer and keep a mess of it in my guitar case...

Ah, memories. Anyways, it's been around for a long time - and there is NO shortage of it on the internet these days. While writing the sandman viz, I remember thinking "could I do this with a whole shitload of tab files - and if so, what insights (or not) could I gain from that kind 'data' repository?".

es-head
[the riffbank elasticsearch cluster]

More to come...

  • toFret Guitar tab converter

    “using guitar tab acsii files as a source of data”

    You might be interested in my efforts to do just that.

    http://www.tofret.com/