From 91438efeff2cdad7997687ebf4139ce0723982b9 Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 12 Jun 2022 14:10:00 +0200 Subject: Play drum sound when clicking on the name --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3