aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2022-06-12 14:10:00 +0200
committerJoris2022-06-12 14:10:00 +0200
commit91438efeff2cdad7997687ebf4139ce0723982b9 (patch)
treebee0a707370a1123314a584c4a246889cdc7e203 /README.md
parent1e0c8631f228ceb251f838b40d0a6efae0b4cf4d (diff)
Play drum sound when clicking on the name
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/README.md b/README.md
index c939efb..d437233 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,19 @@ nix develop --command bin/watch.sh
Then, open your browser at `http://localhost:8000`.
+# Sounds
+
+- bass: https://freesound.org/people/karolist/sounds/371192/
+- snare: https://lasonotheque.org/detail-2304-caisse-claire-1.html
+- hit-hat (closed): https://lasonotheque.org/detail-2302-charleston-fermee-7.html
+
# Todo
-- [ ] Augment the BPM by X after Y cycles
+Multi-sound sequencer:
+
- [ ] Provide more drum sounds
+- [ ] Add / Remove beat integrated into sequencer
+
+Working on increasing tempo:
+
+- [ ] Augment the BPM by X after Y cycles