Skip to content

TuriSc/TS-TAP4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TS-TAP4

Arduino tap drum machine with looper

Arduino-based drum sequencer. Just tap a rhythm on its touch sensors and it will start looping the sequence right away.

TS-TAP4

Dependencies

Adding your own samples

The sound samples are unsigned 8 bit 8000 Hz WAV files converted to header files using wav2c, a tool which can be compiled from the sources available at github.com/jelly/arduinoaudiobox. Please note that after the conversion, you need to manually edit the header files and add the PROGMEM directive like in the samples provided.

Schematic

TS-TAP4 schematic

Written for Arduino Nano or Arduino Uno.

Project info at turiscandurra.com/circuits

About

Arduino tap drum machine with looper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages