Convert other attributions in Resources/Audio (#21609)

* convert some attributions

* use commit as source

* use preferred copyright

* update source with commit link

* convert more attributions

* finish Audio/Effects

* convert attributions

* convert attributions in Audio/Effects/Diseases

* renamed to attributions.yml

* convert attributions in Audio/Effects/Lightning

* convert attributions in Audio/Effects/PowerSink

* convert attributions in Audio/Effects/Shuttle

* convert attributions in Audio/Effects/Weather

* convert attributions in Audio/Magic

* convert attributions in Audio/Voice/Reptilian

* fix missing source field

* use note in copyright field instead of SPDX style License Reference for Custom licenses
This commit is contained in:
Chronophylos
2023-11-13 00:14:26 +01:00
committed by GitHub
parent d362e19795
commit 1aafcb0be3
19 changed files with 196 additions and 142 deletions

View File

@@ -0,0 +1,7 @@
- files:
- buzz_sigh.ogg
- buzz_two.ogg
- ping.ogg
copyright: '"buzz_sigh.ogg", "buzz_two.ogg", and "ping.ogg" by /tg/station'
license: CC-BY-SA-3.0
source: https://github.com/tgstation/tgstation/tree/d6f15fb717e7c047f8befefabb4b7735b3c39a84/sound

View File

@@ -1,7 +0,0 @@
The following sounds are taken from TGstation github (licensed under CC by 3.0):
buzz_sigh.ogg from https://github.com/tgstation/tgstation/tree/d6f15fb717e7c047f8befefabb4b7735b3c39a84/sound
buzz_two.ogg from https://github.com/tgstation/tgstation/tree/d6f15fb717e7c047f8befefabb4b7735b3c39a84/sound
ping.ogg from https://github.com/tgstation/tgstation/tree/d6f15fb717e7c047f8befefabb4b7735b3c39a84/sound

View File

@@ -0,0 +1,14 @@
- files: [beepboop.ogg]
license: CC0-1.0
copyright: '"beep boop.mp3" by Fidjo20 of Freesound.org'
source: https://freesound.org/people/Fidjo20/sounds/503526/
- files: [monkey1.ogg]
license: CC-BY-NC-4.0
copyright: '"Howler Monkey - Single, Close, Costa Rica" by TRAVELcandies of Freesound.org'
source: https://freesound.org/people/TRAVELcandies/sounds/423396/
- files: [monkey2.ogg]
license: CC0-1.0
copyright: '"Monkey screaming.wav" by Archeos of Freesound.org'
source: https://freesound.org/people/Archeos/sounds/325549/

View File

@@ -1,3 +0,0 @@
beepboop.ogg taken from https://freesound.org/people/Fidjo20/sounds/503526/
monkey1.ogg taken from https://freesound.org/people/TRAVELcandies/sounds/423396/
monkey2.ogg taken from https://freesound.org/people/Archeos/sounds/325549/

View File

@@ -5,5 +5,6 @@
- whitehole_loop.ogg
- whitehole_start.ogg
- smbeep.ogg
license: "CC-BY-SA-3.0"
copyright: "Made by AlexMorgan3817 https://soundcloud.com/alexmorgan3817"
license: CC-BY-SA-3.0
source: https://soundcloud.com/alexmorgan3817
copyright: AlexMorgan3817

View File

@@ -0,0 +1,4 @@
- files: [LightningShock.ogg]
license: CC-BY-NC-SA-3.0
copyright: Citadel Station 13
source: https://github.com/Citadel-Station-13/Citadel-Station-13/commit/35a1723e98a60f375df590ca572cc90f1bb80bd5

View File

@@ -1,6 +0,0 @@
LightningShock.ogg taken from Citadel Station at commit: https://github.com/Citadel-Station-13/Citadel-Station-13/commit/35a1723e98a60f375df590ca572cc90f1bb80bd5
- files: ["LightningShock.ogg"]
license: "CC-BY-NC-SA-3.0"
copyright: "LightningShock.ogg taken from Citadel Station."
source: "https://github.com/Citadel-Station-13/Citadel-Station-13/commit/35a1723e98a60f375df590ca572cc90f1bb80bd5"

View File

@@ -0,0 +1,9 @@
- files: [electric.ogg]
license: CC0-1.0
copyright: '"Electricity Shock 3 Full" by The-Sacha-Rush on Freesound.org'
source: https://freesound.org/people/The-Sacha-Rush/sounds/657802/
- files: [charge_fire.ogg]
license: CC-BY-3.0
copyright: '"Electric Charge + Shot" by Teh_Bucket on Freesound.org. This is adapted from multiple works by dylanperitz, satanicupsman, CaptainGusterd, arightwizard, BigKahuna360, michael_grinnell, weaveofkev, MichelleGrobler, Alex_John73, sandyrb and breo2012 all of Freesound.org. The work by sandyrb is licensed under CC-BY-4.0.'
source: https://freesound.org/people/Teh_Bucket/sounds/518739/

View File

@@ -1,10 +0,0 @@
- files: ["electric.ogg"]
license: "CC0 1.0"
copyright: "The-Sacha-Rush"
source: "https://freesound.org/people/The-Sacha-Rush/sounds/657802/"
- files: ["charge_fire.ogg"]
license: "CC BY 3.0"
copyright: "Teh_Bucket, dylanperitz, satanicupsman, CaptainGusterd, arightwizard, BigKahuna360, michael_grinnell, weaveofkev, MichelleGrobler, Alex_John73, sandyrb, breo2012"
source: "https://freesound.org/people/Teh_Bucket/sounds/518739/"

View File

@@ -0,0 +1,11 @@
- files:
- hyperspace_begin.ogg
- hyperspace_end.ogg
copyright: '"hyperspace_begin.ogg", and "hyperspace_end.ogg" by /tg/station'
license: CC-BY-SA-3.0
source: https://github.com/tgstation/tgstation/tree/71a79f1f75902d2ccab27cbffb971b12b7ab042d/sound/runtime/hyperspace
- files: [hyperspace_progress.ogg]
copyright: '"hyperspace_progress.ogg" by /tg/station. Modified for looping by metalgearsloth.'
license: CC-BY-SA-3.0
source: https://github.com/tgstation/tgstation/tree/71a79f1f75902d2ccab27cbffb971b12b7ab042d/sound/runtime/hyperspace

View File

@@ -1,7 +0,0 @@
The following sounds are taken from TGstation github (licensed under CC by 3.0):
hyperspace_begin.ogg taken from https://github.com/tgstation/tgstation/tree/71a79f1f75902d2ccab27cbffb971b12b7ab042d/sound/runtime/hyperspace
hyperspace_end.ogg taken from https://github.com/tgstation/tgstation/tree/71a79f1f75902d2ccab27cbffb971b12b7ab042d/sound/runtime/hyperspace
hyperspace_progress.ogg taken and modified for looping by metalgearsloth from https://github.com/tgstation/tgstation/tree/71a79f1f75902d2ccab27cbffb971b12b7ab042d/sound/runtime/hyperspace

View File

@@ -0,0 +1,23 @@
- files:
- rain.ogg
- snowstorm.ogg
- snowstorm_weak.ogg
- wind_2_1.ogg
- wind_2_2.ogg
- wind_3_1.ogg
- wind_4_1.ogg
- wind_4_2.ogg
- wind_5_1.ogg
license: CC-BY-SA-3.0
copyright: '"rain.ogg", "snowstorm.ogg", "snowstorm_weak.ogg", "wind_2_1.ogg", "wind_2_2.ogg", "wind_3_1.ogg", "wind_4_1.ogg", "wind_4_2.ogg", "wind_5_1.ogg" by Citadel Station 13. Modified for looping.'
source: https://github.com/Citadel-Station-13/Citadel-Station-13-RP/tree/28e11dee540e61b6c42fa293c1e1da087c1c2b0a
- files: [rain2.wav]
copyright: '"Natural Environments" by Varazuvi of SONNISS.com. See https://sonniss.com/gdc-bundle-license/ for license.'
license: Custom
source: https://gdc.sonniss.com
- files: [rain_heavy.ogg]
copyright: '"RATH - Rain Hard Loop 08s" of SONNISS.com. See https://sonniss.com/gdc-bundle-license/ for license.'
license: Custom
source: https://gdc.sonniss.com

View File

@@ -1,23 +0,0 @@
- files:
- rain.ogg
- snowstorm.ogg
- snowstorm_weak.ogg
- wind_2_1.ogg
- wind_2_2.ogg
- wind_3_1.ogg
- wind_4_1.ogg
- wind_4_2.ogg
- wind_5_1.ogg
license: "CC-BY-SA-3.0"
copyright: "Taken from https://github.com/Citadel-Station-13/Citadel-Station-13-RP/tree/28e11dee540e61b6c42fa293c1e1da087c1c2b0a and looped"
source: "https://github.com/Citadel-Station-13/Citadel-Station-13-RP/tree/28e11dee540e61b6c42fa293c1e1da087c1c2b0a"
- files: ["rain2.wav"]
license: "Royalty free"
copyright: "Varazuvi - Natural Environments"
source: "Taken from Soniss.com - GDC"
- files: ["rain_heavy.ogg"]
license: "Royalty free"
copyright: "RATH - Rain Hard Loop 08"
source: "Taken from Soniss.com - GDC"

View File

@@ -1,12 +1,12 @@
- files: ["balloon-pop"]
license: "CC-BY-4.0"
copyright: "Taken from Aesterial-Arts on freesound.org and converted to mono by EmoGarbage404 (github)"
copyright: '"Balloon Pop" by Aesterial-Arts on Freesound.org. Cconverted to mono by EmoGarbage404 on GitHub.com'
source: "https://freesound.org/people/Aesterial-Arts/sounds/633835/"
- files: ["pill_insert.ogg", "pill_remove.ogg"]
license: "CC-BY-NC-SA-3.0"
copyright: "Amateur foley and audio editing by Bright0."
source: "https://github.com/Bright0"
source: "https://github.com/space-wizards/space-station-14/commit/26624f22f6329b1c8d3c122ddafff01da7277508"
- files: ["teleport_arrival.ogg", "teleport_departure.ogg"]
license: "CC-BY-SA-3.0"
@@ -15,60 +15,149 @@
- files: ["sadtrombone.ogg"]
license: "CC-BY-NC-SA-3.0"
copyright: "sadtrombone.ogg taken from Citadel Station."
copyright: "sadtrombone.ogg by Citadel Station 13"
source: "https://github.com/Citadel-Station-13/Citadel-Station-13/commit/35a1723e98a60f375df590ca572cc90f1bb80bd5"
- files: ["box_deploy.ogg"]
license: "CC-BY-NC-SA-3.0"
copyright: "box_deploy.ogg taken from Citadel Station."
copyright: "box_deploy.ogg by Citadel Station 13"
source: "https://github.com/Citadel-Station-13/Citadel-Station-13/commit/b604390f334343be80045d955705cf48ee056c61"
- files: ["chime.ogg"]
license: "CC-BY-NC-SA-3.0"
copyright: "chime.ogg taken from Citadel Station."
copyright: "chime.ogg by Citadel Station 13"
source: "https://github.com/Citadel-Station-13/Citadel-Station-13/commit/b604390f334343be80045d955705cf48ee056c61"
- files: ["tree_fell.ogg"]
license: "CC0-1.0"
copyright: "Taken from felix.blume via freesound.org and cropped + mixed from stereo to mono."
copyright: '"Tree falls in a forest." by felix.blume of Freesound.org. Cropped and mixed from stereo to mono.'
source: "https://freesound.org/people/felix.blume/sounds/414093/"
- files: ["beep1.ogg"]
license: "CC0-1.0"
copyright: "Taken from thisusernameis via freesound.org + mixed from stereo to mono."
copyright: '"beep1.wav" by thisusernameis of Freesound.org. Mixed from stereo to mono.'
source: "https://freesound.org/people/thisusernameis/sounds/426891/"
- files: ["hallelujah.ogg"]
license: "CC-BY-SA-3.0"
copyright: "Composer: Georg Friedrich Händel; Performed by: MIT Concert Choir; Directed by William C. Cutter; + cropped and mixed from stereo to mono"
copyright: "Composer: Georg Friedrich Händel; Performed by: MIT Concert Choir; Directed by William C. Cutter; Cropped and mixed from stereo to mono."
source: "https://en.wikipedia.org/wiki/File:Handel_-_messiah_-_44_hallelujah.ogg"
- files: ["fence_rattle1.ogg", "fence_rattle2.ogg", "fence_rattle3.ogg"]
license: "CC0-1.0"
copyright: "Taken from MWsfx via freesound.org and cropped + mixed from stereo to mono."
copyright: '"Chain Link Fence - Impacts.wav" by MWsfx of Freesound.org. Cropped and mixed from stereo to mono.'
source: "https://freesound.org/people/MWsfx/sounds/575388/"
- files: ["falling.ogg"]
license: "CC0-1.0"
copyright: "Taken from MATRIXXX_ via freesound.org and mixed from stereo to mono."
copyright: '"Retro, Drop 02.wav" by MATRIXXX_ of Freesound.org. Mixed from stereo to mono.'
source: "https://freesound.org/people/MATRIXXX_/sounds/415990/"
- files: ["break_stone.ogg"]
license: "CC-BY-SA-3.0"
copyright: "Taken from tgstation"
copyright: "tgstation"
source: "https://github.com/tgstation/tgstation/blob/e3a835b96043fad1269ee7b0c3a6cb340a466f3a/sound/effects/break_stone.ogg"
- files: ["waterswirl.ogg"]
license: "CC-BY-4.0"
copyright: "Taken from InspectorJ via freesound.org and mixed from stereo to mono."
copyright: '"Water Swirl, Small, 16.wav" by InspectorJ (www.jshaw.co.uk) of Freesound.org. Mixed from stereo to mono.'
source: "https://freesound.org/people/InspectorJ/sounds/398703/"
- files: ["pop_high.ogg"]
license: "CC-BY-4.0"
copyright: "Taken from InspectorJ via freesound.org and mixed from stereo to mono."
copyright: '"Pop, High, A (H1).wav" by InspectorJ (www.jshaw.co.uk) of Freesound.org. Mixed from stereo to mono.'
source: "https://freesound.org/people/InspectorJ/sounds/411642/"
- files: ["sizzle.ogg"]
license: "CC-BY-SA-3.0"
copyright: "Recorded by deltanedas for SS14"
source: "https://github.com/deltanedas"
source: "https://github.com/space-wizards/space-station-14/commit/0a4c16ca21e266c24243119d944cbff8084829dd"
- files: ["drop.ogg"]
copyright: '"FS Concrete Soldier Crouch N02" in "Soldier Footsteps" by Levan Nadashvili of SONNISS.com. See https://sonniss.com/gdc-bundle-license/ for license. Mixed from stereo to mono.'
license: Custom
source: https://gdc.sonniss.com
- files: ["wall_bonk.ogg"]
copyright: '"Nuts and Bolts" by 344 Audio of SONNISS.com. See https://sonniss.com/gdc-bundle-license/ for license.'
license: Custom
source: https://gdc.sonniss.com
- files: ["pop.ogg"]
copyright: '"pop.ogg" by mirrorcult of GitHub.com'
license: "CC0-1.0"
source: "https://github.com/space-wizards/space-station-14/blob/9168fc629c555b8c395d695d291faea1eeda1db6/Resources/Audio/Effects/pop.ogg"
- files:
- demon_attack1.ogg
- demon_consume.ogg
- demon_dies.ogg
- bite.ogg
copyright: '"demon_attack1.ogg", "demon_consume.ogg", "demon_dies.ogg", and "bite.ogg" by /tg/station'
license: "CC-BY-SA-3.0"
source: "https://github.com/tgstation/tgstation/commit/d4f678a1772007ff8d7eddd21cf7218c8e07bfc0"
- files: ["bone_rattle.ogg"]
copyright: '"Rattling Bones.wav" by spookymodem of Freesound.org'
license: "CC0-1.0"
source: "https://freesound.org/people/spookymodem/sounds/202102/"
- files: ["minibombcountdown.ogg"]
copyright: '"10 Second Countdown.wav" by Thomas Evdokimoff of Freesound.org'
license: "CC-BY-4.0"
source: "https://freesound.org/people/thomas_evdokimoff/sounds/202193/"
- files: ["voteding.ogg"]
copyright: '"Bike, Bell Ding, Single, 01-01.wav" byInspectorJ (www.jshaw.co.uk) of Freesound.org; The volume has been reduced.'
license: "CC-BY-4.0"
source: "https://freesound.org/people/InspectorJ/sounds/484344/"
- files: [smoke.ogg]
copyright: '"smoke.ogg" by /tg/station'
license: CC-BY-SA-3.0
source: https://github.com/tgstation/tgstation/blob/a5d362ce84e4f0c61026236d5ec84d3c81553664/sound/effects/smoke.ogg
- files: [double_beep.ogg]
copyright: '"Double Beep" by andersmmg of Freesound.org'
license: CC-BY-4.0
source: https://freesound.org/people/andersmmg/sounds/511492/
- files: [saw.ogg]
copyright: '"01-1 Angle Grinder.wav" by domiscz of Freesound.org'
license: CC0-1.0
source: https://freesound.org/people/domiscz/sounds/461728/
- files: [poster_being_set.ogg]
copyright: '"poster_being_created.ogg" by /tg/station'
license: CC-BY-SA-3.0
source: https://github.com/tgstation/tgstation/blob/2834383245d2129a106acef3afd17b81e1e64777/sound/items/poster_being_created.ogg
- files: [poster_broken.ogg]
copyright: '"poster_ripped.ogg" by /tg/station'
license: CC-BY-SA-3.0
source: https://github.com/tgstation/tgstation/blob/2834383245d2129a106acef3afd17b81e1e64777/sound/items/poster_ripped.ogg
- files: [internals.ogg]
copyright: '"internals.ogg" by CEV-Eris. Edited by metalgearsloth to amplify volume.'
license: CC-BY-SA-3.0
source: https://github.com/discordia-space/CEV-Eris/blob/f02a6e2c29b41c28b1cf4d8f897cb8f090f43552/sound/effects/internals.ogg
- files: [holy.ogg]
copyright: '"AHHHH" by random_intruder of Freesound.org. Edited'
license: CC0-1.0
source: https://freesound.org/people/random_intruder/sounds/392172/
- files: [fire.ogg]
copyright: '"Cardboard burning 2" by raremess of Freesound.org. Edited'
license: CC0-1.0
source: https://freesound.org/people/raremess/sounds/222557/
- files: [hith_kick.ogg]
copyright: Taira Komori. See https://taira-komori.jpn.org/freesounden.html for license.
license: Custom
source: https://taira-komori.jpn.org/freesounden.html
- files: [adminhelp.ogg]
copyright: '"jumps from reason.3.Rev.wav" by martian of Freesound.org. Modified by reversing and altering volume.'
license: CC0-1.0
source: https://freesound.org/people/martian/sounds/19261/

View File

@@ -1,58 +0,0 @@
adminhelp.ogg taken from https://github.com/tgstation/tgstation/blob/d775e1ac804eb9d0259573f5f29a18d320c97ef3/sound/effects/adminhelp.ogg
(available in master, therefore see master license: "All assets including icons and sound are under a Creative Commons 3.0 BY-SA license unless otherwise indicated.")
"Changed the adminhelpsound to some creative commons sound I pinched. Until somebody can get a better one. I'm sick of MAAAAAAAAOOOOOOW."
Actual source is https://freesound.org/people/martian/sounds/19261/ (CC0)
The sound had been reversed and the volume altered.
hit_kick.ogg is made by Taira Komori
(https://taira-komori.jpn.org/freesounden.html)
fire.ogg taken and edited from https://freesound.org/people/raremess/sounds/222557/
holy.ogg taken from https://freesound.org/people/random_intruder/sounds/392172/ and edited
internals.ogg taken from CEV-Eris at https://github.com/discordia-space/CEV-Eris/blob/f02a6e2c29b41c28b1cf4d8f897cb8f090f43552/sound/effects/internals.ogg - Under license: CC BY-SA 3.0. Edited by metalgearsloth to amplify the volume
poster_broken.ogg taken from https://github.com/tgstation/tgstation/blob/2834383245d2129a106acef3afd17b81e1e64777/sound/items/poster_ripped.ogg
poster_being_set.ogg taken from https://github.com/tgstation/tgstation/blob/2834383245d2129a106acef3afd17b81e1e64777/sound/items/poster_ripped.ogg
saw.ogg taken from https://freesound.org/people/domiscz/sounds/461728/ and clipped - CC0-1.0
*It's actually an angle grinder
double_beep.ogg taken from https://freesound.org/people/andersmmg/sounds/511492/ under CC BY 4.0
smoke.ogg taken from https://github.com/tgstation/tgstation/blob/a5d362ce84e4f0c61026236d5ec84d3c81553664/sound/effects/smoke.ogg
voteding.ogg taken from "Bike, Bell Ding, Single, 01-01.wav" by InspectorJ (www.jshaw.co.uk) of Freesound.org at https://freesound.org/people/InspectorJ/sounds/484344/ under CC BY 3.0. The volume has been reduced.
minibombcountdown.ogg taken from Thomas Evdokimoff at https://freesound.org/people/thomas_evdokimoff/sounds/202193/
bite.ogg take from https://github.com/tgstation/tgstation/commit/d4f678a1772007ff8d7eddd21cf7218c8e07bfc0
bone_rattle.ogg licensed under CC0 1.0 and taken from spookymodem at https://freesound.org/people/spookymodem/sounds/202102/
The following sounds are taken from TGstation github (licensed under CC by 3.0):
demon_attack1.ogg: taken at https://github.com/tgstation/tgstation/commit/d4f678a1772007ff8d7eddd21cf7218c8e07bfc0
demon_consume.ogg: taken at https://github.com/tgstation/tgstation/commit/d4f678a1772007ff8d7eddd21cf7218c8e07bfc0
demon_dies.ogg: taken at https://github.com/tgstation/tgstation/commit/d4f678a1772007ff8d7eddd21cf7218c8e07bfc0
pop.ogg licensed under CC0 1.0 by mirrorcult
box_deploy.ogg and chime.ogg taken from Citadel Station at commit: https://github.com/Citadel-Station-13/Citadel-Station-13/commit/b604390f334343be80045d955705cf48ee056c61
- files:
- "drop.ogg"
license: "Royalty free"
copyright: "Sonniss.com - GDC 2016 - Game Audio Bundle - Levan Nadashvili - Soldier Footsteps - FS Concrete Soldier Crouch N02, mixed from stereo to mono"
- files:
- "wall_bonk.ogg"
license: "Royalty free"
copyright: "Sonniss.com - GDC 2023 - Game Audio Bundle - 344 Audio - Nuts and Bolts"
# Do not add to this list, I only did the above because yaml scheme validator doesn't like custom licenses.

View File

@@ -0,0 +1,18 @@
- files: [fireball.ogg]
copyright: '"fireball.ogg" by /tg/station'
license: CC-BY-SA-3.0
source: https://github.com/tgstation/tgstation/commit/906fb0682bab6a0975b45036001c54f021f58ae7
- files: [disintegrate.ogg]
copyright: '"disintegrate.ogg" by /tg/station'
license: CC-BY-SA-3.0
source: https://github.com/tgstation/tgstation/commit/6fde7a49fcd56d6edb844cd31a04ce026065de8b
- files:
- forcewall.ogg
- knock.ogg
- blink.ogg
copyright: '"ForceWall.ogg", "Knock.ogg", and "blink.ogg" by Citadel Station 13'
license: CC-BY-SA-3.0
source: https://github.com/Citadel-Station-13/Citadel-Station-13/commit/35a1723e98a60f375df590ca572cc90f1bb80bd5

View File

@@ -1,8 +0,0 @@
https://github.com/Citadel-Station-13/Citadel-Station-13/blob/master/sound/magic/ForceWall.ogg
https://github.com/Citadel-Station-13/Citadel-Station-13/blob/master/sound/magic/blink.ogg
https://github.com/Citadel-Station-13/Citadel-Station-13/blob/master/sound/magic/Knock.ogg
fireball.ogg taken from /tg/station at https://github.com/tgstation/tgstation/commit/906fb0682bab6a0975b45036001c54f021f58ae7
disintegrate.ogg from /tg/station at https://github.com/tgstation/tgstation/commit/6fde7a49fcd56d6edb844cd31a04ce026065de8b
copyright: CC BY-SA 3.0

View File

@@ -0,0 +1,4 @@
- files: [reptilian_scream.ogg]
copyright: '"scream_lizard.ogg" by Skyrat-SS13'
license:
source: https://github.com/Skyrat-SS13/Skyrat-tg/pull/892

View File

@@ -1,4 +0,0 @@
The sounds are taken from skyrag/tgdownstream
https://github.com/Skyrat-SS13/Skyrat-tg/pull/892
reptilian_scream.ogg