diff options
author | Joris | 2022-06-21 07:59:57 +0200 |
---|---|---|
committer | Joris | 2022-06-21 07:59:57 +0200 |
commit | 46f39fa93fa99eef2691d6dc905b9d083eb170cb (patch) | |
tree | 1d39b1b358a49a4c194dbf852cf80b5f07629361 /public/sounds | |
parent | 5944be94dfd221f41cfb5e60e007c159b617f5dc (diff) |
Add more drum sounds
Diffstat (limited to 'public/sounds')
-rw-r--r-- | public/sounds/crash.opus | bin | 0 -> 20320 bytes |
-rw-r--r-- | public/sounds/hit-hat-closed.opus | bin | 3920 -> 1753 bytes |
-rw-r--r-- | public/sounds/hit-hat-open.opus | bin | 0 -> 4097 bytes |
-rw-r--r-- | public/sounds/kick.opus (renamed from public/sounds/bass.opus) | bin | 1743 -> 1743 bytes |
-rw-r--r-- | public/sounds/ride.opus | bin | 0 -> 16721 bytes |
-rw-r--r-- | public/sounds/snare.opus | bin | 5577 -> 2138 bytes |
-rw-r--r-- | public/sounds/tom-floor.opus | bin | 0 -> 3137 bytes |
-rw-r--r-- | public/sounds/tom-high.opus | bin | 0 -> 7658 bytes |
-rw-r--r-- | public/sounds/tom-medium.opus | bin | 0 -> 6578 bytes |
9 files changed, 0 insertions, 0 deletions
diff --git a/public/sounds/crash.opus b/public/sounds/crash.opus Binary files differnew file mode 100644 index 0000000..a219130 --- /dev/null +++ b/public/sounds/crash.opus diff --git a/public/sounds/hit-hat-closed.opus b/public/sounds/hit-hat-closed.opus Binary files differindex 1513a5e..c7569b4 100644 --- a/public/sounds/hit-hat-closed.opus +++ b/public/sounds/hit-hat-closed.opus diff --git a/public/sounds/hit-hat-open.opus b/public/sounds/hit-hat-open.opus Binary files differnew file mode 100644 index 0000000..dec1c7b --- /dev/null +++ b/public/sounds/hit-hat-open.opus diff --git a/public/sounds/bass.opus b/public/sounds/kick.opus Binary files differindex 40a8d60..40a8d60 100644 --- a/public/sounds/bass.opus +++ b/public/sounds/kick.opus diff --git a/public/sounds/ride.opus b/public/sounds/ride.opus Binary files differnew file mode 100644 index 0000000..7d2cae9 --- /dev/null +++ b/public/sounds/ride.opus diff --git a/public/sounds/snare.opus b/public/sounds/snare.opus Binary files differindex 1808dd3..0efe32e 100644 --- a/public/sounds/snare.opus +++ b/public/sounds/snare.opus diff --git a/public/sounds/tom-floor.opus b/public/sounds/tom-floor.opus Binary files differnew file mode 100644 index 0000000..b09c607 --- /dev/null +++ b/public/sounds/tom-floor.opus diff --git a/public/sounds/tom-high.opus b/public/sounds/tom-high.opus Binary files differnew file mode 100644 index 0000000..05d6f19 --- /dev/null +++ b/public/sounds/tom-high.opus diff --git a/public/sounds/tom-medium.opus b/public/sounds/tom-medium.opus Binary files differnew file mode 100644 index 0000000..659c531 --- /dev/null +++ b/public/sounds/tom-medium.opus |