Skip to content

Instantly share code, notes, and snippets.

Created September 9, 2012 21:56
Show Gist options
  • Save anonymous/3687548 to your computer and use it in GitHub Desktop.
Save anonymous/3687548 to your computer and use it in GitHub Desktop.
{"songs": [
{
"globalId": "gold-rush",
"name": "Gold Rush",
"key": "a",
"tempos": [{"url": "http://tobiah.org/pub/aiff/toby_guitar/1a.aiff", "bpm": 60}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1b.aiff", "bpm": 80}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1d.aiff", "bpm": 100}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1e.aiff", "bpm": 110}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1g.aiff", "bpm": 120}]
},
{
"globalId": "new-camptown-races",
"name": "New Camptown Races",
"key": "Bb",
"tempos": [{"url": "http://tobiah.org/pub/aiff/toby_guitar/1a.aiff", "bpm": 60}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1b.aiff", "bpm": 80}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1d.aiff", "bpm": 100}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1e.aiff", "bpm": 110}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1g.aiff", "bpm": 120}]
},
{
"globalId": "under-the-double-eagle",
"name": "Under The Double Eagle",
"key": "a",
"tempos": [{"url": "http://tobiah.org/pub/aiff/toby_guitar/1a.aiff", "bpm": 60}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1b.aiff", "bpm": 80}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1d.aiff", "bpm": 100}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1e.aiff", "bpm": 110}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1g.aiff", "bpm": 120}]
},
{
"globalId": "rebecca",
"name": "Rebecca",
"key": "B",
"tempos": [{"url": "http://tobiah.org/pub/aiff/toby_guitar/1a.aiff", "bpm": 60}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1b.aiff", "bpm": 80}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1d.aiff", "bpm": 100}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1e.aiff", "bpm": 110}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1g.aiff", "bpm": 120}]
},
{
"globalId": "cherokee-shuffle",
"name": "Cherokee Shuffle",
"key": "a",
"tempos": [{"url": "http://tobiah.org/pub/aiff/toby_guitar/1a.aiff", "bpm": 60}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1b.aiff", "bpm": 80}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1d.aiff", "bpm": 100}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1e.aiff", "bpm": 110}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1g.aiff", "bpm": 120}]
},
{
"globalId": "bluegrass-breakdown",
"name": "Bluegrass Breakdown",
"key": "a",
"tempos": [{"url": "http://tobiah.org/pub/aiff/toby_guitar/1a.aiff", "bpm": 60}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1b.aiff", "bpm": 80}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1d.aiff", "bpm": 100}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1e.aiff", "bpm": 110}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1g.aiff", "bpm": 120}]
},
{
"globalId": "beaumont-rag",
"name": "Beaumont Rag",
"key": "F",
"tempos": [{"url": "http://dl.dropbox.com/u/19423513/beaumont-rag-60.caf", "bpm": 60}, {"url": "http://dl.dropbox.com/u/19423513/beaumont-rag-80.caf", "bpm": 80}, {"url": "http://dl.dropbox.com/u/19423513/beaumont-rag-100.caf", "bpm": 100}]
},
{
"globalId": "alabama-jubilee",
"name": "Alabama Jubilee",
"key": "a",
"tempos": [{"url": "http://tobiah.org/pub/aiff/toby_guitar/1a.aiff", "bpm": 60}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1b.aiff", "bpm": 80}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1d.aiff", "bpm": 100}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1e.aiff", "bpm": 110}, {"url": "http://tobiah.org/pub/aiff/toby_guitar/1g.aiff", "bpm": 120}]
}
]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment