Add squirrel sounds (CC BY 3.0) by bmccoy2...

https://freesound.org/s/342105/
This commit is contained in:
Jordan Irwin 2021-08-11 12:03:51 -07:00
parent 8368e12545
commit 7e3bb5cfaf
10 changed files with 23 additions and 1 deletions

View File

@ -18,7 +18,6 @@ TODO:
- dolphin
- leopard
- lamb
- squirrel
- airplane
- car
- motorcycle

View File

@ -7,6 +7,7 @@ next
- seagull
- seagulls
- snake_rattle
- squirrel
v1.4

View File

@ -636,6 +636,26 @@ sounds.mouse = SoundGroup({
"mouse",
})
--- @sndgroup sounds.squirrel
-- @snd squirrel_01
-- @snd squirrel_02
-- @snd squirrel_03
sounds.squirrel = SoundGroup({
"squirrel_01",
"squirrel_02",
"squirrel_03",
})
--- <br>
--
-- Includes:
--
-- - `sounds.mouse`
-- - `sounds.squirrel`
--
-- @sndgroup sounds.rodent
sounds.rodent = sounds.mouse + sounds.squirrel
--- Snake

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -69,6 +69,7 @@
| [sheep][] | mikewest | CC0 | |
| [skeleton_bones][] | AntumDeluge | CC0 | |
| [snake_rattle][fws] | U.S. Fish & Wildlife Service | CC0 | |
| [squirrel*][squirrel] | bmccoy2 | CC BY 3.0 | |
| [tiger_roar_01][] | videog | CC BY 3.0 | |
| [tiger_snarl_01][tiger_roar_01] | videog | CC BY 3.0 | |
| [tiger_snarl_0[2-4]][tiger_snarl] | schots | CC0 | |
@ -205,6 +206,7 @@
[rooster]: https://freesound.org/s/269496/
[seagull]: https://freesound.org/s/353416/
[seagulls]: https://freesound.org/s/462462/
[squirrel]: https://freesound.org/s/342105/
[step_hard]: https://freesound.org/s/41579/
[step_ice]: https://freesound.org/s/416967/
[step_metal]: https://freesound.org/s/398937/