CodeBeat
Craft generative rhythms with code. (BETA)
How to Code
- Available drums:
kick
,synth
,bass
,hihat
,tom
. 1-9
: Hit with velocity (1=soft, 9=hard).-
or.
: Rest (silence).C4:8
: Plays note C4 as an 8th note.A3
: Plays note A3 as a 16th note (default).
?
: 50% chance to play the previous step.?3
: 30% chance to play the previous step. (1-9)(C4|E4|G4)
: Plays C4, E4, or G4 at random.- e.g.,
kick: 9--5?2--9--5?8