${
	ScriptLoad("puzzlescript/libraries/sfxr.js"),
	ScriptLoad("puzzlescript/libraries/rng.js"),
	muted=false,unitTesting=false,

	ScriptLoad("puzzlescript/sounds/sfx-catalog.js"),
	ScriptLoad("puzzlescript/sounds/sfx-load.js"),

	""
}


page.summary

Find sounds that [#evoke objects or situations], or are highly [#musical], and [#contribute your own]!


## Evocative sounds
${Hoper("SoundTabl")()}

## Musical sounds
${Hoper("MusicTabl")()}

##Contributing a sound to the page.title
To a add a sound, simply submit a [Pull Request to the repository|https://github.com/pedropsi/puzzlescript-sounds], using the format seen in the file [:scroll: sfx-catalog.js|sfx-catalog.js]


#### Guidelines for naming and tagging
The goal is to make easy for others to find the relevant sounds, by typing some search words or clicking some tags.

##### Do
Describe the sound (quick, slow, high pitch, low pitch, etc...) and/or which object or situation it could represent (e.g: robot voice, sea waves, cute animal, etc... ).
When picking tags, prefer tags that already have sounds similar to yours, or those that could be used in a similar/opposite situation, so that they can be linked. Similarly, try to phrase the descriptions using the same words used for similar sounds.

##### Avoid
Please avoid adding sounds almost identical to an existing sound, and relying on following words:

coin	collect item	explosion	powerup
bird	chirp			hit			hurt
jump	laser			pew pew		blip
select	...


##Notable Puzzlescript Music projects
Head to the [Game Tools|../game-tools.html#music-and-sounds] to see the all music & sound tools.


##Using the page.title
###Playing a sound
Simply click the SFX number. If you like the sound, do use it in your projects!


If no sound is produced, please ensure this page has permission to play sounds, e.g. audio is not disabled, and that your speakers are on.


${Hyper("FilterSearch")}
${Hyper("FilterTag")}

####Sorting
#####Date added
By default, all game entries are sorted by date of submission, most recent first. Usually those will be the newest sounds.

To sort the table differently, simply [[click]] the table headers.



##FAQ
###Why contribute to this database?
By sharing your findings you are contributing to a great community and making someone else's life easier!

Plus, you get to place your name and a link by each successful submission - so anyone using your sfx will have the chance to thank you for it!


###Can this database be used in external projects?
Absolutely, use it however you want.


###How to cite this database properly?
Just include all information below, using your favourite citing convention. If you are citing online, please ensure the link is clickable.


${Hyper("CitationSelf")}
${Hyper("Suggestions")}


## Changes

**2024-02-28** Page restored.