Add woosh_01 sound (CC0) by denao270...

https://freesound.org/s/346373/
This commit is contained in:
Jordan Irwin 2021-08-11 22:35:26 -07:00
parent 618751d5d5
commit ffdda96cf6
5 changed files with 14 additions and 0 deletions

View File

@ -1,4 +1,10 @@
next
----
- added sounds:
- woosh
v1.5
----
- added sounds:

View File

@ -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

Binary file not shown.

Binary file not shown.

View File

@ -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