DIY drum machine sequencer with samples: Difference between revisions

From wikiluntti
Line 4: Line 4:


The drums included (see https://en.wikipedia.org/wiki/List_of_percussion_instruments)
The drums included (see https://en.wikipedia.org/wiki/List_of_percussion_instruments)
* Bass Drum
# Bass Drum
* Bongo Drum
# Bongo Drum
* Cajon Drum
# Cajon Drum
* Castanets
# Castanets
* Conga Drums
# Conga Drums
* Cowbell
# Cowbell
* Cymbals
# Cymbals
* Djembe Drum
# Djembe Drum
* Gongs
# Gongs
* Hi-hat
# Hi-hat
* Maracas
# Maracas
* Snare Drum
# Snare Drum
* Steelpan
# Steelpan
* Tambourine
# Tambourine
* Triangle
# Triangle
* Woodblock
# Woodblock





Revision as of 10:13, 19 May 2026

Introduction

Teensy / Arduino/ ESP32 based drum machine/ sequencer with high quality samples. Use MIDI to transfer data from sequencer to synth. / Groovebox.

The drums included (see https://en.wikipedia.org/wiki/List_of_percussion_instruments)

  1. Bass Drum
  2. Bongo Drum
  3. Cajon Drum
  4. Castanets
  5. Conga Drums
  6. Cowbell
  7. Cymbals
  8. Djembe Drum
  9. Gongs
  10. Hi-hat
  11. Maracas
  12. Snare Drum
  13. Steelpan
  14. Tambourine
  15. Triangle
  16. Woodblock


References:

DIY Arduino Drum Synth + FREE SAMPLES! https://www.youtube.com/watch?v=xo-iN3tfE6o

https://www.instructables.com/MIDI-Drum-Machine/

ARDUINO 8 STEP KEYBOARD SEQUENCER FOR SYNTHESIZERS https://www.youtube.com/watch?v=9oGlCfwCoCw

Drum trigger sequencer. How To Make Your Own Drum Sequencer DIY The BIG BUTTON https://www.youtube.com/watch?v=6ArDGcUqiWM


https://diyelectromusic.com/2021/06/23/arduino-mozzi-sample-drum-sequencer/

Doof machine

https://github.com/gavD/arduino-drum-machine


Mozzi https://sensorium.github.io/Mozzi/gallery/


The Bastl Microgranny https://www.instructables.com/Microgranny-Sampler-Completely-Home-built-not-a-Ki/

SnapBeat https://www.hackster.io/hiro-akihabara/snapbeat-the-simple-lo-fi-sampler-5a3222

https://www.youtube.com/watch?v=U5Q8chfMglE

https://www.youtube.com/watch?v=YeKsXck8LDY

NI404 https://www.synthtopia.com/content/2024/01/21/the-ni404-is-an-open-source-diy-hardware-sampler-sequencer/

MOTHSYNTH https://www.mothsynth.com/

Samplotron https://hackaday.io/project/205253/components

Pushpin https://pushpin.kinga.dev/

Cosmic Loop https://github.com/kreiff/Cosmic_Loop

OpnBeat https://hackaday.io/project/190273-opnbeat-diy-lo-fi-sampler-with-isd1700-series

Launchpad https://github.com/pabolojo/DIY-Launchpad

Yorick https://bristol-communal-modular.github.io/yorick/?utm_source=chatgpt.com

1