Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
isCamden committed Apr 4, 2024
2 parents 5ea499f + 6c19295 commit 48f8b93
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 13 deletions.
Binary file added artwork/Wizards_in_Winter.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
50 changes: 37 additions & 13 deletions songs.json
Original file line number Diff line number Diff line change
Expand Up @@ -731,6 +731,21 @@
"noteCount": 3424,
"favorite": false
},
{
"name": "Daisy Bell",
"artists": [
"Harry Dacre"
],
"midiFile": "daisybell.mid",
"artwork": "daisybell.jpeg",
"genre": [],
"tags": [
"ibm"
],
"favorite": true,
"songLengthMS": 103846,
"noteCount": 708
},
{
"name": "Dance Monkey",
"artists": [
Expand Down Expand Up @@ -3302,6 +3317,28 @@
"noteCount": 544,
"favorite": false
},
{
"name": "Wizards in Winter",
"artists": [
"Trans-Siberian Orchestra"
],
"genre": [
"Holiday",
"Symphonic metal",
"progressive metal",
"heavy metal",
"hard rock",
"neoclassical metal"
],
"midiFile": "Wizards_in_Winter_for_eight_hands.mid",
"artwork": "Wizards_in_Winter.jpg",
"tags": [
"Christmas"
],
"favorite": false,
"songLengthMS": 158667,
"noteCount": 3449
},
{
"name": "World's End Valentine",
"artists": [
Expand Down Expand Up @@ -3380,18 +3417,5 @@
"songLengthMS": 165290,
"noteCount": 1065,
"favorite": false
},
{
"name": "Daisy Bell",
"artists": [
"Harry Dacre"
],
"midiFile": "daisybell.mid",
"artwork": "daisybell.jpg",
"genre": [],
"tags": [
"ibm"
],
"favorite": true
}
]
Binary file added songs/Wizards_in_Winter_for_eight_hands.mid
Binary file not shown.

0 comments on commit 48f8b93

Please sign in to comment.