ESP32 drum computer, sample player, midi sequencer (Arduino audio project)

ESP32 drum computer / sample player / midi sequencer (Arduino audio project) --- This little project shows that you can use the ESP32 also as a little drum computer. All samples are stored as wav files and can be transmitted using the “ESP32 LittleFS Data Upload“ plugin in the arduino IDE. The result is just a work in progress... --- Sources can be found on GitHub: Thanks to rockpopmando1, he made a mod for the Volca Beat based on this project: --- Intro: (0:00) Overview: (0:21) Sample playback manipulation: (1:06) Sequencer: (2:20) Rhythm manipulation: (4:45) Global pitch manipulation: (5:17) Bit crusher: (5:41) Global dual filter: (6:17) Shuffle/Swing: (7:15) Finally just some jamming: (7:40)
Back to Top