sequencer64
A 64-step React JS drum sequencer
Sequencer64
by drumnickydrum
sequencer64.mp4
⚠️ Warning
I built this as an ambitious passion project while teaching myself to code. It is chock full of JS and React anti-patterns, some that still keep me up at night. Copy and paste at your own risk! 💣 💥
About
Sequencer64 is a progressive web application that allows you to quickly sequence a 64-step pattern for a 9-sound sampler.
Features
- 9 kits, each with 9 samples in which you can individually edit:
- pattern
- 'slice' (sub-16th note subdivisions)
- pitch
- length
- velocity
- 9 pre-programmed sequences to get you started.
- Login with social media to save and load your sequences.
- Share your sequences publicly with other users.
- Multiple color themes and a visual spectrum analyzer.
Contact
For bug reports, feature requests, or general comments please email drumnickydrum@gmail.com
more like this
dmp_midi
MIDI files for the patterns in the books "200 Drum Machine Patterns" & "260 Drum Machine Patterns"
step-sequencer
A step sequencer for programming drum beats, written in Elm. Published on Smashing Magazine.
digital-sound-playground
Design new algorithmic patterns to generate music samples or build drum machines and on top of it, build user-friendly…