Skip to content

Commit

Permalink
updated song db
Browse files Browse the repository at this point in the history
  • Loading branch information
isCamden committed May 16, 2024
1 parent 38433bc commit 7de44da
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 107 deletions.
Binary file added artwork/bumblebee.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/catjam.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
124 changes: 17 additions & 107 deletions songs.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,19 +79,6 @@
"songLengthMS": 5000,
"noteCount": 20
},
{
"name": "2112",
"artists": [
"Rush"
],
"midiFile": "2112.mid",
"artwork": "2112.jpg",
"tags": [],
"genre": [],
"favorite": false,
"songLengthMS": 1383892,
"noteCount": 22456
},
{
"name": "4 notes per second",
"artists": [
Expand Down Expand Up @@ -254,19 +241,6 @@
"noteCount": 2541,
"favorite": false
},
{
"name": "Animal Spirits",
"artists": [
"Vulfpeck"
],
"midiFile": "Animal_Spirits_-_Vulfpeck.mid",
"artwork": "Animal_Spirits_-_Vulfpeck.jpg",
"tags": [],
"genre": [],
"favorite": false,
"songLengthMS": 168824,
"noteCount": 2025
},
{
"name": "Apologize",
"artists": [
Expand Down Expand Up @@ -769,22 +743,6 @@
"noteCount": 1264,
"favorite": false
},
{
"name": "Castle Vein",
"artists": [
"Heaven Pierce Her"
],
"midiFile": "HeavenPierceHer.mid",
"artwork": "HeavenPierceHer.jpg",
"genre": [],
"tags": [
"video game",
"ULTRAKILL"
],
"favorite": false,
"songLengthMS": 209893,
"noteCount": 1843
},
{
"name": "Cat",
"artists": [
Expand Down Expand Up @@ -916,7 +874,7 @@
"artists": [
"Yoko Takahashi"
],
"midiFile": "Cruel_Angels_Thesis_-_Piano_Cover_by_Theishter.mid",
"midiFile": "cruelangel.mid",
"artwork": "Cruel_Angels_Thesis_-_Piano_Cover_by_Theishter.jpg",
"genre": [],
"tags": [
Expand Down Expand Up @@ -1051,19 +1009,6 @@
"songLengthMS": 177391,
"noteCount": 1502
},
{
"name": "Day N' Nite",
"artists": [
"Kid Cudi"
],
"midiFile": "Day_N_Nite_by_Kid_Cudi_Baritone_Saxophone_Arrangement.mid",
"artwork": "Day_N_Nite_by_Kid_Cudi_Baritone_Saxophone_Arrangement.jpg",
"tags": [],
"genre": [],
"favorite": false,
"songLengthMS": 86818,
"noteCount": 1016
},
{
"name": "Deja Vu",
"artists": [
Expand Down Expand Up @@ -2095,10 +2040,7 @@
"midiFile": "Iris.mid",
"artwork": "iris.jpg",
"genre": [],
"tags": [
"video game",
"anime"
],
"tags": [],
"favorite": false,
"songLengthMS": 280062,
"noteCount": 2239
Expand Down Expand Up @@ -2393,7 +2335,7 @@
"Eino Kettunen"
],
"midiFile": "Levan_Polkka.mid",
"artwork": "Levan_Polkka.jpg",
"artwork": "catjam.gif",
"genre": [],
"tags": [],
"songLengthMS": 129286,
Expand Down Expand Up @@ -2720,19 +2662,6 @@
"songLengthMS": 297990,
"noteCount": 2693
},
{
"name": "Metamodernity",
"artists": [
"Vansire"
],
"midiFile": "Metamodernity.mid",
"artwork": "Metamodernity.jpg",
"tags": [],
"genre": [],
"favorite": false,
"songLengthMS": 164001,
"noteCount": 2318
},
{
"name": "Mii Channel Theme",
"artists": [
Expand Down Expand Up @@ -3961,22 +3890,6 @@
"songLengthMS": 270134,
"noteCount": 2880
},
{
"name": "The Fire Is Gone",
"artists": [
"Heaven Pierce Her"
],
"midiFile": "TheFireIsGone.mid",
"artwork": "fireisgone.jpg",
"genre": [],
"tags": [
"video game",
"ULTRAKILL"
],
"favorite": false,
"songLengthMS": 121425,
"noteCount": 442
},
{
"name": "The Girl From Ipanema",
"artists": [
Expand Down Expand Up @@ -4119,22 +4032,6 @@
"songLengthMS": 290953,
"noteCount": 3057
},
{
"name": "Thé à la menthe",
"artists": [
"La Caution"
],
"midiFile": "La_Caution_-_Th__la_Menthe.mid",
"artwork": "La_Caution_-_Th__la_Menthe.jpg",
"tags": [
"csgo",
"bhop"
],
"genre": [],
"favorite": false,
"songLengthMS": 249600,
"noteCount": 9506
},
{
"name": "Tiny Dancer",
"artists": [
Expand Down Expand Up @@ -4401,7 +4298,7 @@
"artists": [
"Kazumi Totaka"
],
"midiFile": "Wii_Shop_Channel_Theme.mid",
"midiFile": "wiishoptheme.mid",
"artwork": "Wii_Shop_Channel.jpeg",
"genre": [],
"tags": [
Expand Down Expand Up @@ -4541,5 +4438,18 @@
"songLengthMS": 165290,
"noteCount": 1065,
"favorite": false
},
{
"name": "Flight of the Bumblebee",
"artists": [
"Sergei Rachmaninoff",
"Nikolai Rimsky-Korsakov"
],
"midiFile": "flightofthebumblebee.mid",
"artwork": "your reality.jpg",
"genre": [],
"tags": [
"classical"
]
}
]
Binary file removed songs/Wii_Shop_Channel_Theme.mid
Binary file not shown.
Binary file added songs/cruelangel.mid
Binary file not shown.
Binary file added songs/flightofthebumblebee.mid
Binary file not shown.
Binary file added songs/wiishoptheme.mid
Binary file not shown.

0 comments on commit 7de44da

Please sign in to comment.