Skip to content

Commit

Permalink
Melee fighting sound 1: Hitting flesh (#21)
Browse files Browse the repository at this point in the history
* Fix wrong id on siren

* Tweak zombie death sounds

* small bash on flesh

* small cutting flesh

* small stabbing flesh

* big bahs flesh

* big cutting

* big stabbing

* better small stabbing

* gibbed sound

* small bash swing

* small cutting swing

* small stabbing swing

* big bash swing

* big cutting swing

* big stabbing swing

* unarmed hit flesh

* melee swing unarmed
  • Loading branch information
Fris0uman authored Jan 2, 2022
1 parent 2326f09 commit 513fac2
Show file tree
Hide file tree
Showing 96 changed files with 288 additions and 26 deletions.
2 changes: 1 addition & 1 deletion sound/CC-Sounds/environment/ambient/credits.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
| daytime.ogg | Peter Havran (Raven 2236) | **CC BY-NC-SA 2.0** | |
| indoors.ogg | Peter Havran (Raven 2236) | **CC BY-NC-SA 2.0** | |
| nighttime.ogg | Peter Havran (Raven 2236) | **CC BY-NC-SA 2.0** | |
| siren.ogg | Peter Havran (Raven 2236) | **CC BY-NC-SA 2.0** | |
| police_siren.ogg | Peter Havran (Raven 2236) | **CC BY-NC-SA 2.0** | |
| underground.ogg | Peter Havran (Raven 2236) | **CC BY-NC-SA 2.0** | |
9 changes: 9 additions & 0 deletions sound/CC-Sounds/environment/ambient/police_siren.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[
{
"type": "sound_effect",
"id" : "environment",
"variant" : "police_siren",
"volume" : 100,
"files" : [ "environment/ambient/police_siren.ogg" ]
}
]
9 changes: 0 additions & 9 deletions sound/CC-Sounds/environment/ambient/siren.json

This file was deleted.

12 changes: 12 additions & 0 deletions sound/CC-Sounds/melee_hit_flesh/big_bash/big_bash_flesh.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "sound_effect",
"id": "melee_hit_flesh",
"variant": "big_bash",
"volume": 100,
"files": [
"melee_hit_flesh/big_bash/big_bash_flesh_1.ogg",
"melee_hit_flesh/big_bash/big_bash_flesh_2.ogg"
]
}
]
Binary file not shown.
Binary file not shown.
4 changes: 4 additions & 0 deletions sound/CC-Sounds/melee_hit_flesh/big_bash/credits.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
| File Name | Author | License | Link |
|------------------|----------|-----------|---------------------------------|
| big_bash_flesh_1 | SilverIllusionist | **CC BY 3.0** | https://freesound.org/people/SilverIllusionist/sounds/470587/ |
| big_bash_flesh_2 | original_sound | **CC BY 3.0** | https://freesound.org/people/original_sound/sounds/376818/ |
12 changes: 12 additions & 0 deletions sound/CC-Sounds/melee_hit_flesh/big_cutting/big_cutting_flesh.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "sound_effect",
"id": "melee_hit_flesh",
"variant": "big_cutting",
"volume": 100,
"files": [
"melee_hit_flesh/big_cutting/big_cutting_flesh_1.ogg",
"melee_hit_flesh/big_cutting/big_cutting_flesh_2.ogg"
]
}
]
Binary file not shown.
Binary file not shown.
4 changes: 4 additions & 0 deletions sound/CC-Sounds/melee_hit_flesh/big_cutting/credits.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
| File Name | Author | License | Link |
|------------------|----------|-----------|---------------------------------|
| big_cutting_flesh_1 | Aris621 | **CC BY 3.0** | https://freesound.org/people/Aris621/sounds/478145/ |
| big_cutting_flesh_2 | Aris621 | **CC BY 3.0** | https://freesound.org/people/Aris621/sounds/435238/ |
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[
{
"type": "sound_effect",
"id": "melee_hit_flesh",
"variant": "big_stabbing",
"volume": 100,
"files": [
"melee_hit_flesh/big_stabbing/big_stabbing_flesh_1.ogg",
"melee_hit_flesh/big_stabbing/big_stabbing_flesh_2.ogg",
"melee_hit_flesh/big_stabbing/big_stabbing_flesh_3.ogg"
]
}
]
Binary file not shown.
Binary file not shown.
Binary file not shown.
5 changes: 5 additions & 0 deletions sound/CC-Sounds/melee_hit_flesh/big_stabbing/credits.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
| File Name | Author | License | Link |
|------------------|----------|-----------|---------------------------------|
| big_stabbing_flesh_1 | magnuswaker | **CC0** | https://freesound.org/people/magnuswaker/sounds/522091/ |
| big_stabbing_flesh_2 | magnuswaker | **CC0** | https://freesound.org/people/magnuswaker/sounds/528263/ |
| big_stabbing_flesh_3 | magnuswaker | **CC0** | https://freesound.org/people/magnuswaker/sounds/530117/ |
3 changes: 3 additions & 0 deletions sound/CC-Sounds/melee_hit_flesh/default/credits.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
| File Name | Author | License | Link |
|------------------|----------|-----------|---------------------------------|
| unarmed_hit_flesh 1 to 5 | deleted_user_7146007 | **CC0** | https://freesound.org/people/deleted_user_7146007/sounds/383882/ |
15 changes: 15 additions & 0 deletions sound/CC-Sounds/melee_hit_flesh/default/unarmed_hit_flesh.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[
{
"type": "sound_effect",
"id": "melee_hit_flesh",
"variant": "default",
"volume": 100,
"files": [
"melee_hit_flesh/default/unarmed_hit_flesh_1.ogg",
"melee_hit_flesh/default/unarmed_hit_flesh_2.ogg",
"melee_hit_flesh/default/unarmed_hit_flesh_3.ogg",
"melee_hit_flesh/default/unarmed_hit_flesh_4.ogg",
"melee_hit_flesh/default/unarmed_hit_flesh_5.ogg"
]
}
]
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
3 changes: 3 additions & 0 deletions sound/CC-Sounds/melee_hit_flesh/small_bash/credits.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
| File Name | Author | License | Link |
|------------------|----------|-----------|---------------------------------|
| small_bash_flesh 1 to 4 | mateusboga | **CC0** | https://freesound.org/people/mateusboga/sounds/426065/ |
14 changes: 14 additions & 0 deletions sound/CC-Sounds/melee_hit_flesh/small_bash/small_bash_flesh.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"type": "sound_effect",
"id": "melee_hit_flesh",
"variant": "small_bash",
"volume": 100,
"files": [
"melee_hit_flesh/small_bash/small_bash_flesh_1.ogg",
"melee_hit_flesh/small_bash/small_bash_flesh_2.ogg",
"melee_hit_flesh/small_bash/small_bash_flesh_3.ogg",
"melee_hit_flesh/small_bash/small_bash_flesh_4.ogg"
]
}
]
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
5 changes: 5 additions & 0 deletions sound/CC-Sounds/melee_hit_flesh/small_cutting/credits.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
| File Name | Author | License | Link |
|------------------|----------|-----------|---------------------------------|
| small_cutting_flesh_1 | EminYILDIRIM | **CC BY 3.0** | https://freesound.org/people/EminYILDIRIM/sounds/554284/ |
| small_cutting_flesh_2 | Mixedupmoviestuff | **CC0** | https://freesound.org/people/Mixedupmoviestuff/sounds/179222/ |
| small_cutting_flesh_3 | LittleRobotSoundFactory | **CC BY 3.0** | https://freesound.org/people/LittleRobotSoundFactory/sounds/270478/ |
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[
{
"type": "sound_effect",
"id": "melee_hit_flesh",
"variant": "small_cutting",
"volume": 100,
"files": [
"melee_hit_flesh/small_cutting/small_cutting_flesh_1.ogg",
"melee_hit_flesh/small_cutting/small_cutting_flesh_2.ogg",
"melee_hit_flesh/small_cutting/small_cutting_flesh_3.ogg"
]
}
]
Binary file not shown.
Binary file not shown.
Binary file not shown.
3 changes: 3 additions & 0 deletions sound/CC-Sounds/melee_hit_flesh/small_stabbing/credits.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
| File Name | Author | License | Link |
|------------------|----------|-----------|---------------------------------|
| small_stabbing_flesh 1 to 6 | Podcapocalipsis | **CC0** | https://freesound.org/people/Podcapocalipsis/sounds/521030/ |
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[
{
"type": "sound_effect",
"id": "melee_hit_flesh",
"variant": "small_stabbing",
"volume": 100,
"files": [
"melee_hit_flesh/small_stabbing/small_stabbing_flesh_1.ogg",
"melee_hit_flesh/small_stabbing/small_stabbing_flesh_2.ogg",
"melee_hit_flesh/small_stabbing/small_stabbing_flesh_3.ogg",
"melee_hit_flesh/small_stabbing/small_stabbing_flesh_4.ogg",
"melee_hit_flesh/small_stabbing/small_stabbing_flesh_5.ogg",
"melee_hit_flesh/small_stabbing/small_stabbing_flesh_6.ogg"
]
}
]
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
11 changes: 11 additions & 0 deletions sound/CC-Sounds/melee_swing/big_bash/big_bash_swing.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[
{
"type": "sound_effect",
"id": "melee_swing",
"variant": "big_bash",
"volume": 100,
"files": [
"melee_swing/big_bash/big_bash_swing_1.ogg"
]
}
]
Binary file not shown.
3 changes: 3 additions & 0 deletions sound/CC-Sounds/melee_swing/big_bash/credits.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
| File Name | Author | License | Link |
|------------------|----------|-----------|---------------------------------|
| big_bash_swing_1 | orangesheepdog | **CC0** | https://freesound.org/people/orangesheepdog/sounds/367182/ |
11 changes: 11 additions & 0 deletions sound/CC-Sounds/melee_swing/big_cutting/big_cutting_swing.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[
{
"type": "sound_effect",
"id": "melee_swing",
"variant": "big_cutting",
"volume": 100,
"files": [
"melee_swing/big_cutting/big_cutting_swing_1.ogg"
]
}
]
Binary file not shown.
3 changes: 3 additions & 0 deletions sound/CC-Sounds/melee_swing/big_cutting/credits.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
| File Name | Author | License | Link |
|------------------|----------|-----------|---------------------------------|
| big_cutting_swing_1 | qubodup | **CC0** | https://freesound.org/people/qubodup/sounds/59992/ |
11 changes: 11 additions & 0 deletions sound/CC-Sounds/melee_swing/big_stabbing/big_stabbing_swing.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[
{
"type": "sound_effect",
"id": "melee_swing",
"variant": "big_stabbing",
"volume": 100,
"files": [
"melee_swing/big_stabbing/big_stabbing_swing_1.ogg"
]
}
]
Binary file not shown.
3 changes: 3 additions & 0 deletions sound/CC-Sounds/melee_swing/big_stabbing/credits.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
| File Name | Author | License | Link |
|------------------|----------|-----------|---------------------------------|
| big_stabbing_swing_1 | Danjocross | **CC0** | https://freesound.org/people/Danjocross/sounds/507466/ |
7 changes: 7 additions & 0 deletions sound/CC-Sounds/melee_swing/default/credits.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
| File Name | Author | License | Link |
|------------------|----------|-----------|---------------------------------|
| unarmed_swing_1 | Joao_Janz | **CC BY-NC 3.0** | https://freesound.org/people/Joao_Janz/sounds/485268/ |
| unarmed_swing_2 | Joao_Janz | **CC BY-NC 3.0** | https://freesound.org/people/Joao_Janz/sounds/485258/ |
| unarmed_swing_3 | Joao_Janz | **CC BY-NC 3.0** | https://freesound.org/people/Joao_Janz/sounds/485252/ |
| unarmed_swing_4 | Joao_Janz | **CC BY-NC 3.0** | https://freesound.org/people/Joao_Janz/sounds/485272/ |
| unarmed_swing_5 | Joao_Janz | **CC BY-NC 3.0** | https://freesound.org/people/Joao_Janz/sounds/485273/ |
15 changes: 15 additions & 0 deletions sound/CC-Sounds/melee_swing/default/unarmed_swing.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[
{
"type": "sound_effect",
"id": "melee_swing",
"variant": "default",
"volume": 110,
"files": [
"melee_swing/default/unarmed_swing_1.ogg",
"melee_swing/default/unarmed_swing_2.ogg",
"melee_swing/default/unarmed_swing_3.ogg",
"melee_swing/default/unarmed_swing_4.ogg",
"melee_swing/default/unarmed_swing_5.ogg"
]
}
]
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
3 changes: 3 additions & 0 deletions sound/CC-Sounds/melee_swing/small_bash/credits.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
| File Name | Author | License | Link |
|------------------|----------|-----------|---------------------------------|
| small_bash_swing 1 to 7 | Danjocross | **CC0** | https://freesound.org/people/Danjocross/sounds/507470/ |
17 changes: 17 additions & 0 deletions sound/CC-Sounds/melee_swing/small_bash/small_bash_swing.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "sound_effect",
"id": "melee_swing",
"variant": "small_bash",
"volume": 100,
"files": [
"melee_swing/small_bash/small_bash_swing_1.ogg",
"melee_swing/small_bash/small_bash_swing_2.ogg",
"melee_swing/small_bash/small_bash_swing_3.ogg",
"melee_swing/small_bash/small_bash_swing_4.ogg",
"melee_swing/small_bash/small_bash_swing_5.ogg",
"melee_swing/small_bash/small_bash_swing_6.ogg",
"melee_swing/small_bash/small_bash_swing_7.ogg"
]
}
]
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
3 changes: 3 additions & 0 deletions sound/CC-Sounds/melee_swing/small_cutting/credits.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
| File Name | Author | License | Link |
|------------------|----------|-----------|---------------------------------|
| small_cutting_swing 1 to 6 | MoveAwayPodcast | **CC BY 3.0** | https://freesound.org/people/MoveAwayPodcast/sounds/555732/ |
16 changes: 16 additions & 0 deletions sound/CC-Sounds/melee_swing/small_cutting/small_cutting_swing.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[
{
"type": "sound_effect",
"id": "melee_swing",
"variant": "small_cutting",
"volume": 100,
"files": [
"melee_swing/small_cutting/small_cutting_swing_1.ogg",
"melee_swing/small_cutting/small_cutting_swing_2.ogg",
"melee_swing/small_cutting/small_cutting_swing_3.ogg",
"melee_swing/small_cutting/small_cutting_swing_4.ogg",
"melee_swing/small_cutting/small_cutting_swing_5.ogg",
"melee_swing/small_cutting/small_cutting_swing_6.ogg"
]
}
]
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
3 changes: 3 additions & 0 deletions sound/CC-Sounds/melee_swing/small_stabbing/credits.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
| File Name | Author | License | Link |
|------------------|----------|-----------|---------------------------------|
| small_stabbing_swing 1 to 4 | PorkMuncher | **CC0** | https://freesound.org/people/PorkMuncher/sounds/263595/ |
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"type": "sound_effect",
"id": "melee_swing",
"variant": "small_stabbing",
"volume": 100,
"files": [
"melee_swing/small_stabbing/small_stabbing_swing_1.ogg",
"melee_swing/small_stabbing/small_stabbing_swing_2.ogg",
"melee_swing/small_stabbing/small_stabbing_swing_3.ogg",
"melee_swing/small_stabbing/small_stabbing_swing_4.ogg"
]
}
]
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions sound/CC-Sounds/mon_death/zombie_death/credits.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
| File Name | Author | License | Link |
|------------------|----------|-----------|---------------------------------|
| zombie_death_1 | missozzy | **CC-BY** | https://freesound.org/people/missozzy/sounds/169841/ |
| zombie_death_2 | LittleRobotSoundFactory | **CC-BY** | https://freesound.org/people/LittleRobotSoundFactory/sounds/316208/ |
| zombie_death_3 | Joao_Janz | **CC-BY-NC 3.0** | https://freesound.org/people/Joao_Janz/sounds/483790/ |
| zombie_death_4 | tonsil5 | **CC0** | https://freesound.org/people/tonsil5/sounds/555412/ |
14 changes: 14 additions & 0 deletions sound/CC-Sounds/mon_death/zombie_death/zombie_death.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"type": "sound_effect",
"id" : "mon_death",
"variant" : "zombie_death",
"volume" : 100,
"files" : [
"mon_death/zombie_death_1.ogg",
"mon_death/zombie_death_2.ogg",
"mon_death/zombie_death_3.ogg",
"mon_death/zombie_death_4.ogg"
]
}
]
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 4 additions & 0 deletions sound/CC-Sounds/mon_death/zombie_gibbed/credits.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
| File Name | Author | License | Link |
|------------------|----------|-----------|---------------------------------|
| zombie_gibbed_1 | PaulMorek | **CC0** | https://freesound.org/people/PaulMorek/sounds/196725/ |
| zombie_gibbed_2 | Audionautics | **CC-BY** | https://freesound.org/people/Audionautics/sounds/133968/ |
12 changes: 12 additions & 0 deletions sound/CC-Sounds/mon_death/zombie_gibbed/zombie_gibbed.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "sound_effect",
"id" : "mon_gibbed",
"variant" : "zombie_gibbed",
"volume" : 100,
"files" : [
"mon_gibbed/zombie_gibbed_1.ogg",
"mon_gibbed/zombie_gibbed_2.ogg"
]
}
]
Binary file not shown.
Binary file not shown.
12 changes: 0 additions & 12 deletions sound/CC-Sounds/monsters.json

This file was deleted.

4 changes: 0 additions & 4 deletions sound/CC-Sounds/monsters/credits.md

This file was deleted.

Binary file removed sound/CC-Sounds/monsters/zombie_killed_1.ogg
Binary file not shown.
Binary file removed sound/CC-Sounds/monsters/zombie_killed_2.ogg
Binary file not shown.

0 comments on commit 513fac2

Please sign in to comment.