3 new additions to jukebox (#1361)
* Adds 3 new musics to the jukebox. * fix attributions
This commit is contained in:
parent
ccc9154d22
commit
0751830280
Binary file not shown.
|
|
@ -31,6 +31,11 @@
|
|||
copyright: "Leisurely Voice by Drozerix, converted to mono"
|
||||
source: "https://modarchive.org/index.php?request=view_by_moduleid&query=183837"
|
||||
|
||||
- files: ["every_light_is_blinking_at_onceMONO.ogg"]
|
||||
license: "CC-BY-NC-SA-3.0"
|
||||
copyright: "every light blinking at once by Sunbeamstress, converted to mono"
|
||||
source: "https://soundcloud.com/sunbeamstress/every-light-is-blinking-at-once"
|
||||
|
||||
- files: ["femtanyl_-_MURDER_EVERY_1_U_KNOW_feat._takihasdied_MONO.ogg"]
|
||||
license: "CC-BY-NC-SA-3.0"
|
||||
copyright: "MURDER EVERY 1 U KNOW by Femtanyl featuring takihasdied, used with the understanding that this is a noncommercial project with credit given to the author, also converted to mono."
|
||||
|
|
@ -41,6 +46,11 @@
|
|||
copyright: "Hackers by Karl Casey @ White Bat Audio, converted to mono"
|
||||
source: "https://www.youtube.com/watch?v=k8nHWwO1U2Q"
|
||||
|
||||
- files: [lasers_rip_apart_the_bulkheadMONO.ogg]
|
||||
license: "CC-BY-NC-SA-3.0"
|
||||
copyright: "lasers rip apart by Sunbeamstress, converted to mono"
|
||||
source: "https://soundcloud.com/sunbeamstress/lasers-rip-apart-the-bulkhead"
|
||||
|
||||
- files: ["marhaba-MONO.ogg"]
|
||||
license: "CC-BY-NC-SA-3.0"
|
||||
copyright: "Marhaba by Ian Alex Mac. Converted from MP3 to OGG, then converted to mono"
|
||||
|
|
@ -51,6 +61,11 @@
|
|||
copyright: "Minute by Patricia Taxxon off the album 'Aeroplane,' converted to mono"
|
||||
source: "https://patriciataxxon.bandcamp.com/track/minute"
|
||||
|
||||
- files: ["Phoron_Will_Make_Us_RichMONO2.ogg"]
|
||||
license: "CC-BY-NC-SA-3.0"
|
||||
copyright: "phoron will make us rich by Sunbeamstress, converted to mono"
|
||||
source: "https://soundcloud.com/sunbeamstress/phoron-will-make-us-rich"
|
||||
|
||||
- files: ["psirius_-_nymphs_of_the_forest.mptm-MONO.ogg"]
|
||||
license: "CC-BY-NC-SA-4.0"
|
||||
copyright: "Nymphs of the forest by Psirius, converted to mono"
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
|
|
@ -37,6 +37,12 @@
|
|||
path:
|
||||
path: /Audio/DeltaV/Jukebox/drozerix_-_leisurely_voice.xm-MONO.ogg
|
||||
|
||||
- type: jukebox
|
||||
id: SunbeamEvery
|
||||
name: Sunbeamstress - Every Light Is Blinking At Once
|
||||
path:
|
||||
path: /Audio/DeltaV/Jukebox/every_light_is_blinking_at_onceMONO.ogg
|
||||
|
||||
- type: jukebox
|
||||
id: FemtMurder
|
||||
name: Femtanyl feat. takihasdied - MURDER EVERY 1 U KNOW
|
||||
|
|
@ -49,6 +55,12 @@
|
|||
path:
|
||||
path: /Audio/DeltaV/Jukebox/hackers-MONO.ogg
|
||||
|
||||
- type: jukebox
|
||||
id: SunbeamLaser
|
||||
name: Sunbeamstress - Lasers Rip Apart The Bulkhead
|
||||
path:
|
||||
path: /Audio/DeltaV/Jukebox/lasers_rip_apart_the_bulkheadMONO.ogg
|
||||
|
||||
- type: jukebox
|
||||
id: IanMarhaba
|
||||
name: Ian Alex Mac. - Marhaba
|
||||
|
|
@ -61,6 +73,12 @@
|
|||
path:
|
||||
path: /Audio/DeltaV/Jukebox/Patricia_Taxxon_-_Minute_-_MONO.ogg
|
||||
|
||||
- type: jukebox
|
||||
id: SunbeamPhoron
|
||||
name: Sunbeamstress - Phoron Will Make Us Rich
|
||||
path:
|
||||
path: /Audio/DeltaV/Jukebox/Phoron_Will_Make_Us_RichMONO2.ogg
|
||||
|
||||
- type: jukebox
|
||||
id: NymphsForest
|
||||
name: Psirius - Nymphs of the Forest
|
||||
|
|
|
|||
Loading…
Reference in New Issue