-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds New Reload Sound Effects for Magazine-Fed Bolt-Action Rifles and…
… Updates Existing Gun Sound Lists (#92) * adds the sounds, edits the files for pocket pistols, shotguns, and rifle fire sound effects. * reencode audio --------- Co-authored-by: Fris0uman <[email protected]>
- Loading branch information
1 parent
2430150
commit 73a730e
Showing
10 changed files
with
164 additions
and
24 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
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
110 changes: 110 additions & 0 deletions
110
sound/CC-Sounds/reload/mag_fed_bolt_action_rifle/bolt_action_reload.json
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 |
---|---|---|
@@ -0,0 +1,110 @@ | ||
[ | ||
{ | ||
"type": "sound_effect", | ||
"id": "reload", | ||
"variant": "tac50", | ||
"volume": 100, | ||
"files": [ | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_01.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_02.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_03.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_04.ogg" | ||
] | ||
}, | ||
{ | ||
"type": "sound_effect", | ||
"id": "reload", | ||
"variant": "cz600", | ||
"volume": 100, | ||
"files": [ | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_01.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_02.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_03.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_04.ogg" | ||
] | ||
}, | ||
{ | ||
"type": "sound_effect", | ||
"id": "reload", | ||
"variant": "m2010", | ||
"volume": 100, | ||
"files": [ | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_01.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_02.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_03.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_04.ogg" | ||
] | ||
}, | ||
{ | ||
"type": "sound_effect", | ||
"id": "reload", | ||
"variant": "ruger_pr", | ||
"volume": 100, | ||
"files": [ | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_01.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_02.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_03.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_04.ogg" | ||
] | ||
}, | ||
{ | ||
"type": "sound_effect", | ||
"id": "reload", | ||
"variant": "steyr_scout", | ||
"volume": 100, | ||
"files": [ | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_01.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_02.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_03.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_04.ogg" | ||
] | ||
}, | ||
{ | ||
"type": "sound_effect", | ||
"id": "reload", | ||
"variant": "tac338", | ||
"volume": 100, | ||
"files": [ | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_01.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_02.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_03.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_04.ogg" | ||
] | ||
}, | ||
{ | ||
"type": "sound_effect", | ||
"id": "reload", | ||
"variant": "mrad_smr", | ||
"volume": 100, | ||
"files": [ | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_01.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_02.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_03.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_04.ogg" | ||
] | ||
}, | ||
{ | ||
"type": "sound_effect", | ||
"id": "reload", | ||
"variant": "axmc", | ||
"volume": 100, | ||
"files": [ | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_01.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_02.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_03.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_04.ogg" | ||
] | ||
}, | ||
{ | ||
"type": "sound_effect", | ||
"id": "reload", | ||
"variant": "ruger_arr", | ||
"volume": 100, | ||
"files": [ | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_01.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_02.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_03.ogg", | ||
"reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_04.ogg" | ||
] | ||
} | ||
] |
Binary file added
BIN
+30.6 KB
sound/CC-Sounds/reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_01.ogg
Binary file not shown.
Binary file added
BIN
+30.2 KB
sound/CC-Sounds/reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_02.ogg
Binary file not shown.
Binary file added
BIN
+37.2 KB
sound/CC-Sounds/reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_03.ogg
Binary file not shown.
Binary file added
BIN
+28.8 KB
sound/CC-Sounds/reload/mag_fed_bolt_action_rifle/bolt_action_rifle_load_04.ogg
Binary file not shown.
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
| File Name | Author | License | Link | | ||
|------------------|----------|-----------|---------------------------------| | ||
| bolt_action_rifle_load_01.ogg | DoctorBoomstick | **CC BY 4.0** | Audio was recorded by myself, loading a magazine into an IG1889 federal rifle, locking the magazine into the receiver with the magazine-disconnector switch, and cycling the bolt | | ||
| bolt_action_rifle_load_02.ogg | DoctorBoomstick | **CC BY 4.0** | Audio was recorded by myself, loading a magazine into an IG1889 federal rifle, locking the magazine into the receiver with the magazine-disconnector switch, and cycling the bolt | | ||
| bolt_action_rifle_load_03.ogg | DoctorBoomstick | **CC BY 4.0** | Audio was recorded by myself, locking the bolt back on an IG1889 federal rifle, extracting the magazine after flipping down the magazine-disconnector switch, loading a fresh magazine (it’s actually the same one but shush), locking it into place with the disconnector, and cycling the bolt forwards | | ||
| bolt_action_rifle_load_04.ogg | DoctorBoomstick | **CC BY 4.0** | Audio was recorded by myself, loading a magazine into an IG1889 federal rifle, locking the magazine into the receiver with the magazine-disconnector switch, and cycling the bolt | |
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
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