-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c2a82f9
commit a42604f
Showing
1 changed file
with
41 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,61 +1,58 @@ | ||
{ | ||
"Future Echoes": | ||
[ | ||
"Future Echoes": [ | ||
{ | ||
"name":"3DGES/4NGLES", | ||
"artist":"LSPECTRONIZTAR", | ||
"file":"edgy.wav" | ||
"name": "3DGES/4NGLES", | ||
"artist": "LSPECTRONIZTAR", | ||
"file": "edgy.wav" | ||
}, | ||
{ | ||
"name":"Bazz", | ||
"artist":"NitroSplash", | ||
"file":"Bazz.mp3" | ||
}, | ||
"name": "Bazz", | ||
"artist": "NitroSplash", | ||
"file": "Bazz.mp3" | ||
}, | ||
{ | ||
"name":"(Dub)Step on a Crack", | ||
"artist":"LSPECTRONIZTAR", | ||
"file":"(Dub)Step on a Crack.mp3" | ||
"name": "(Dub)Step on a Crack", | ||
"artist": "LSPECTRONIZTAR", | ||
"file": "(Dub)Step on a Crack.mp3" | ||
}, | ||
{ | ||
"name":"Future Echoes", | ||
"artist":"LSPECTRONIZTAR", | ||
"file":"Future Echoes.mp3" | ||
"name": "Future Echoes", | ||
"artist": "LSPECTRONIZTAR", | ||
"file": "Future Echoes.mp3" | ||
} | ||
], | ||
"Lobby": | ||
[ | ||
"Lobby": [ | ||
{ | ||
"name":"Future Echoes", | ||
"artist":"LSPECTRONIZTAR", | ||
"file":"Future Echoes.mp3" | ||
"name": "Future Echoes", | ||
"artist": "LSPECTRONIZTAR", | ||
"file": "Future Echoes.mp3" | ||
}, | ||
{ | ||
"name":"Radiant", | ||
"artist":"-Xaf-" | ||
"file":"Radiant.mp3" | ||
"name": "Radiant", | ||
"artist": "-Xaf-", | ||
"file": "Radiant.mp3" | ||
} | ||
], | ||
"Random Garbage": | ||
[ | ||
{ | ||
"name":"5YNTH3T1C_R1D3", | ||
"artist":"LSPECTRONIZTAR", | ||
"file":"5YNTH3T1C_R1D3.mp3" | ||
}, | ||
{ | ||
"name":"Mystic Reflections", | ||
"artist":"LSPECTRONIZTAR", | ||
"file":"Mystic Reflections.mp3" | ||
}, | ||
{ | ||
"name":"DR0P 7H47", | ||
"artist":"LSPECTRONIZTAR", | ||
"file":"DR0P 7H47.mp3" | ||
}, | ||
{ | ||
"name":"The Boss of Electro Swing (Full ver.)", | ||
"artist":"LSPECTRONIZTAR", | ||
"file":"The Boss of Electro Swing.mp4" | ||
"Random Garbage": [ | ||
{ | ||
"name": "5YNTH3T1C_R1D3", | ||
"artist": "LSPECTRONIZTAR", | ||
"file": "5YNTH3T1C_R1D3.mp3" | ||
}, | ||
{ | ||
"name": "Mystic Reflections", | ||
"artist": "LSPECTRONIZTAR", | ||
"file": "Mystic Reflections.mp3" | ||
}, | ||
{ | ||
"name": "DR0P 7H47", | ||
"artist": "LSPECTRONIZTAR", | ||
"file": "DR0P 7H47.mp3" | ||
}, | ||
{ | ||
"name": "The Boss of Electro Swing (Full ver.)", | ||
"artist": "LSPECTRONIZTAR", | ||
"file": "The Boss of Electro Swing.mp4" | ||
} | ||
] | ||
} |