Skip to content

Commit

Permalink
added songs
Browse files Browse the repository at this point in the history
  • Loading branch information
isCamden committed Apr 12, 2024
1 parent 53b771d commit 9867267
Show file tree
Hide file tree
Showing 18 changed files with 145 additions and 5 deletions.
Binary file added artwork/DKC.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added artwork/DavyJones.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added artwork/GangPlankGalleon.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added artwork/HeavenPierceHer.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added artwork/fireisgone.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added artwork/metroid.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added artwork/weezer.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
150 changes: 145 additions & 5 deletions songs.json
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,8 @@
"Trance"
],
"tags": [
"video game"
"video game",
"Geometry Dash"
],
"songLengthMS": 245264,
"noteCount": 3452,
Expand Down Expand Up @@ -967,7 +968,8 @@
"midiFile": "Electrodynamix.mid",
"artwork": "Electrodynamix.jpg",
"tags": [
"video game"
"video game",
"Geometry Dash"
],
"genre": [],
"favorite": false,
Expand Down Expand Up @@ -1424,12 +1426,16 @@
{
"name": "He's a Pirate",
"artists": [
"Pirates of the Caribbean"
"Klaus Badelt",
"Geoff Zanelli",
"Hans Zimmer"
],
"midiFile": "Pirates_of_the_Caribbean_The_Curse_of_the_Black_Pearl_-_Hes_A_Pirate__Piano_Solo.mid",
"artwork": "Pirates_of_the_Caribbean_The_Curse_of_the_Black_Pearl_-_Hes_A_Pirate__Piano_Solo.jpg",
"genre": [],
"tags": [],
"tags": [
"Pirates of the Caribbean"
],
"songLengthMS": 81425,
"noteCount": 1109,
"favorite": false
Expand Down Expand Up @@ -1969,7 +1975,10 @@
],
"midiFile": "PIANO_CHALLENGE_Ludicrous_Speed_F-777.mid",
"artwork": "PIANO_CHALLENGE_Ludicrous_Speed_F-777.jpg",
"tags": [],
"tags": [
"Geometry Dash",
"Video Game"
],
"genre": [],
"favorite": true,
"songLengthMS": 172047,
Expand Down Expand Up @@ -3432,5 +3441,136 @@
"songLengthMS": 165290,
"noteCount": 1065,
"favorite": false
},
{
"name": "Buddy Holly",
"artists": [
"Weezer"
],
"midiFile": "BuddyHolly.mid",
"artwork": "weezer.jpg",
"genre": [],
"tags": [
"anime",
"meme"
]
},
{
"name": "Gang Plank Galleon",
"artists": [
"Shogo Sakai"
],
"midiFile": "GangPlankGalleon.mid",
"artwork": "GangPlankGalleon.jpg",
"genre": [],
"tags": [
"video game",
"nintendo"
]
},
{
"name": "Davy Jones",
"artists": [
"Hans Zimmer"
],
"midiFile": "DavyJones.mid",
"artwork": "DavyJones.jpg",
"genre": [],
"tags": [
"Pirates of the Caribbean"
]
},
{
"name": "Castle Vein",
"artists": [
"Heaven Pierce Her"
],
"midiFile": "HeavenPierceHer.mid",
"artwork": "HeavenPierceHer.jpg",
"genre": [],
"tags": [
"video game",
"ULTRAKILL"
]
},
{
"name": "Mario Kart Wii Credits",
"artists": [
"Asuka Ohta"
],
"midiFile": "MKWCredits.mid",
"artwork": "Mario_Kart_Wii_OST.jpg",
"genre": [],
"tags": [
"video game",
"Nintendo",
"Mario Kart"
]
},
{
"name": "Rainbow Road",
"artists": [
"Shinobu Tanaka",
"Asuka Ohta"
],
"midiFile": "RainbowRoad.mid",
"artwork": "Mario_Kart_Wii_OST.jpg",
"genre": [],
"tags": [
"video game",
"Nintendo",
"Mario Kart"
]
},
{
"name": "Rocket Barrel 1",
"artists": [
"Kenji Yamamoto"
],
"midiFile": "RocketBarrel.mid",
"artwork": "DKC.jpg",
"genre": [],
"tags": [
"video game",
"Nintendo"
]
},
{
"name": "Say It Ain't So",
"artists": [
"Weezer"
],
"midiFile": "SayItAintSo.mid",
"artwork": "Weezer.jpg",
"genre": [],
"tags": [
]
},
{
"name": "Super Metroid Theme",
"artists": [
"Kenji Yamamoto",
"Minako Hamano"
],
"midiFile": "SuperMetroidTheme.mid",
"artwork": "metroid.jpg",
"genre": [],
"tags": [
"video game",
"nintendo"
]
},
{
"name": "The Fire Is Gone",
"artists": [
"Heaven Pierce Her"
],
"midiFile": "TheFireIsGone.mid",
"artwork": "fireisgone.jpg",
"genre": [],
"tags": [
"video game",
"ULTRAKILL"
]
}
]
Binary file added songs/BuddyHolly.mid
Binary file not shown.
Binary file added songs/DavyJones.mid
Binary file not shown.
Binary file added songs/GangPlankGalleon.mid
Binary file not shown.
Binary file added songs/HeavenPierceHer.mid
Binary file not shown.
Binary file added songs/MKWCredits.mid
Binary file not shown.
Binary file added songs/RainbowRoad.mid
Binary file not shown.
Binary file added songs/RocketBarrel.mid
Binary file not shown.
Binary file added songs/SayItAintSo.mid
Binary file not shown.
Binary file added songs/SuperMetroidTheme.mid
Binary file not shown.
Binary file added songs/TheFireIsGone.mid
Binary file not shown.

0 comments on commit 9867267

Please sign in to comment.