Add woosh_01 sound (CC0) by denao270...
https://freesound.org/s/346373/
This commit is contained in:
parent
618751d5d5
commit
ffdda96cf6
@ -1,4 +1,10 @@
|
||||
|
||||
next
|
||||
----
|
||||
- added sounds:
|
||||
- woosh
|
||||
|
||||
|
||||
v1.5
|
||||
----
|
||||
- added sounds:
|
||||
|
@ -173,6 +173,12 @@ sounds.whistle = SoundGroup({
|
||||
"whistle",
|
||||
})
|
||||
|
||||
--- @sndgroup sounds.woosh
|
||||
-- @snd woosh_01
|
||||
sounds.woosh = SoundGroup({
|
||||
"woosh_01",
|
||||
})
|
||||
|
||||
--- @sndgroup sounds.zipper
|
||||
-- @snd zipper
|
||||
sounds.zipper = SoundGroup({
|
||||
|
BIN
sounds/sounds_woosh_01.ogg
Normal file
BIN
sounds/sounds_woosh_01.ogg
Normal file
Binary file not shown.
BIN
sounds_src/sounds_woosh_01.flac
Normal file
BIN
sounds_src/sounds_woosh_01.flac
Normal file
Binary file not shown.
@ -105,6 +105,7 @@
|
||||
| [wind][] | InspectorJ | CC BY 3.0 | loopable |
|
||||
| [wolf_howl][] | killyourpepe | CC0 | |
|
||||
| [wolf_snarl][] | newagesoup | CC BY 3.0 | |
|
||||
| [woosh_01][] | denao270 | CC0 | |
|
||||
| [yak][] | AntumDeluge | CC0 | imitation |
|
||||
| [zebra][] | Peet J van Eeden | CC BY | |
|
||||
| [zipper][] | AntumDeluge | CC0 | |
|
||||
@ -272,6 +273,7 @@
|
||||
[wind]: https://opengameart.org/node/101110
|
||||
[wolf_howl]: https://freesound.org/s/395192/
|
||||
[wolf_snarl]: https://freesound.org/s/338674/
|
||||
[woosh_01]: https://freesound.org/s/346373/
|
||||
[yak]: https://opengameart.org/node/98682
|
||||
[zebra]: https://www.youtube.com/watch?v=xjGJ_XMVTRE
|
||||
[zipper]: https://opengameart.org/node/16332
|
||||
|
Loading…
x
Reference in New Issue
Block a user