Skip to content

Instantly share code, notes, and snippets.

@goodits
Created January 27, 2020 09:37
Show Gist options
  • Save goodits/e4de5e38dfbf512a8cb4106d0311c116 to your computer and use it in GitHub Desktop.
Save goodits/e4de5e38dfbf512a8cb4106d0311c116 to your computer and use it in GitHub Desktop.
bpm.json
[
["Bohemian Rhapsody", "Queen", 72],
["Rap God", "Eminem", 72],
["The Scientist", "Coldplay", 74],
["Sultans of Swing", "Dire Straits", 74],
["High Hopes", "Panic! at the Disco", 82],
["Take Me Home, Country Roads", "John Denver", 82],
["Zombie", "The Cranberries", 84],
["Till I Collapse", "Eminem", 84],
["Orion", "Metallica", 128],
["Sweet Child o' Mine", "Guns N' Roses", 128],
["Uprising", "Muse", 128],
["Beat It", "Michael Jackson", 138],
["Viva la Vida", "Coldplay", 138],
["Wonderwall", "Oasis", 87],
["Creep", "Radiohead", 92],
["Shape of You", "Ed Sheeran", 96]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment