Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add new sounds collection (CC0 1.0) #384

Open
wants to merge 3 commits into
base: blaster
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 22 additions & 10 deletions options.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,22 +115,34 @@
<p class="label">Mentions</p>
<select name="" id="sndMention" class="sndOpt container">
<option value="false">none</option>
<option value="1">beat</option>
<option value="2">pip</option>
<option value="3">vibro</option>
<option value="4">flip</option>
<option value="5">click</option>
<optgroup label="twister">
<option value="1">beat</option>
<option value="2">pip</option>
<option value="3">vibro</option>
<option value="4">flip</option>
<option value="5">click</option>
<optgroup>
<optgroup label="freesound.org">
<option value="freesound.org/569127">569127</option>
<option value="freesound.org/485837">485837</option>
<optgroup>
</select>
</div>
<div>
<p class="label">Direct Messages</p>
<select name="" id="sndDM" class="sndOpt container">
<option value="false">none</option>
<option value="1">beat</option>
<option value="2">pip</option>
<option value="3">vibro</option>
<option value="4">flip</option>
<option value="5">click</option>
<optgroup label="twister">
<option value="1">beat</option>
<option value="2">pip</option>
<option value="3">vibro</option>
<option value="4">flip</option>
<option value="5">click</option>
<optgroup>
<optgroup label="freesound.org">
<option value="freesound.org/569127">569127</option>
<option value="freesound.org/485837">485837</option>
<optgroup>
</select>
</div>
<div>
Expand Down
Binary file added sound/freesound.org/485837.mp3
Binary file not shown.
Binary file added sound/freesound.org/485837.ogg
Binary file not shown.
Binary file added sound/freesound.org/569127.mp3
Binary file not shown.
Binary file added sound/freesound.org/569127.ogg
Binary file not shown.
11 changes: 11 additions & 0 deletions sound/freesound.org/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
All samples in this directory are from http://freesound.org and have been
placed in the public domain via the Creative Commons 0 License:

http://creativecommons.org/publicdomain/zero/1.0/

Original files was converted using ffmpeg software (libmp3lame/libvorbis)

Links to original samples:

* `569127` - https://freesound.org/people/josefpres/sounds/569127
* `485837` - https://freesound.org/people/univ_lyon3/sounds/485837