Skip to content

Commit

Permalink
3 new additions to jukebox (#1361)
Browse files Browse the repository at this point in the history
* Adds 3 new musics to the jukebox.

* fix attributions
  • Loading branch information
Batuh1n authored Jul 5, 2024
1 parent ccc9154 commit 0751830
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 0 deletions.
Binary file not shown.
15 changes: 15 additions & 0 deletions Resources/Audio/DeltaV/Jukebox/attributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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."
Expand All @@ -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"
Expand All @@ -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"
Expand Down
Binary file not shown.
Binary file not shown.
18 changes: 18 additions & 0 deletions Resources/Prototypes/DeltaV/Catalog/Jukebox/Standard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 0751830

Please sign in to comment.