aboutsummaryrefslogtreecommitdiff
path: root/public/sounds
diff options
context:
space:
mode:
authorJoris2022-06-21 07:59:57 +0200
committerJoris2022-06-21 07:59:57 +0200
commit46f39fa93fa99eef2691d6dc905b9d083eb170cb (patch)
tree1d39b1b358a49a4c194dbf852cf80b5f07629361 /public/sounds
parent5944be94dfd221f41cfb5e60e007c159b617f5dc (diff)
Add more drum sounds
Diffstat (limited to 'public/sounds')
-rw-r--r--public/sounds/crash.opusbin0 -> 20320 bytes
-rw-r--r--public/sounds/hit-hat-closed.opusbin3920 -> 1753 bytes
-rw-r--r--public/sounds/hit-hat-open.opusbin0 -> 4097 bytes
-rw-r--r--public/sounds/kick.opus (renamed from public/sounds/bass.opus)bin1743 -> 1743 bytes
-rw-r--r--public/sounds/ride.opusbin0 -> 16721 bytes
-rw-r--r--public/sounds/snare.opusbin5577 -> 2138 bytes
-rw-r--r--public/sounds/tom-floor.opusbin0 -> 3137 bytes
-rw-r--r--public/sounds/tom-high.opusbin0 -> 7658 bytes
-rw-r--r--public/sounds/tom-medium.opusbin0 -> 6578 bytes
9 files changed, 0 insertions, 0 deletions
diff --git a/public/sounds/crash.opus b/public/sounds/crash.opus
new file mode 100644
index 0000000..a219130
--- /dev/null
+++ b/public/sounds/crash.opus
Binary files differ
diff --git a/public/sounds/hit-hat-closed.opus b/public/sounds/hit-hat-closed.opus
index 1513a5e..c7569b4 100644
--- a/public/sounds/hit-hat-closed.opus
+++ b/public/sounds/hit-hat-closed.opus
Binary files differ
diff --git a/public/sounds/hit-hat-open.opus b/public/sounds/hit-hat-open.opus
new file mode 100644
index 0000000..dec1c7b
--- /dev/null
+++ b/public/sounds/hit-hat-open.opus
Binary files differ
diff --git a/public/sounds/bass.opus b/public/sounds/kick.opus
index 40a8d60..40a8d60 100644
--- a/public/sounds/bass.opus
+++ b/public/sounds/kick.opus
Binary files differ
diff --git a/public/sounds/ride.opus b/public/sounds/ride.opus
new file mode 100644
index 0000000..7d2cae9
--- /dev/null
+++ b/public/sounds/ride.opus
Binary files differ
diff --git a/public/sounds/snare.opus b/public/sounds/snare.opus
index 1808dd3..0efe32e 100644
--- a/public/sounds/snare.opus
+++ b/public/sounds/snare.opus
Binary files differ
diff --git a/public/sounds/tom-floor.opus b/public/sounds/tom-floor.opus
new file mode 100644
index 0000000..b09c607
--- /dev/null
+++ b/public/sounds/tom-floor.opus
Binary files differ
diff --git a/public/sounds/tom-high.opus b/public/sounds/tom-high.opus
new file mode 100644
index 0000000..05d6f19
--- /dev/null
+++ b/public/sounds/tom-high.opus
Binary files differ
diff --git a/public/sounds/tom-medium.opus b/public/sounds/tom-medium.opus
new file mode 100644
index 0000000..659c531
--- /dev/null
+++ b/public/sounds/tom-medium.opus
Binary files differ